mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
12 lines
171 B
Text
12 lines
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!"
|