mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
5f3eee5eaf
* chore: remove a package, move constants * chore: remove *
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!" |