mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
= 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!" |