mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
be3968f5e2
fix: file name in unit test fix: updates snapshots fix: updates snapshots
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!" |