mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
5f3eee5eaf
* chore: remove a package, move constants * chore: remove *
12 lines
No EOL
171 B
Text
12 lines
No EOL
171 B
Text
= Hello, AsciiDoc!
|
|
Doc Writer <doc@example.com>
|
|
|
|
An introduction to http://asciidoc.org[AsciiDoc].
|
|
|
|
== First Section
|
|
|
|
* item 1
|
|
* item 2
|
|
|
|
[source,ruby]
|
|
puts "Hello, World!" |