Skip to content

Instantly share code, notes, and snippets.

@jayrgee
Last active February 19, 2022 16:09
Show Gist options
  • Save jayrgee/fb5fb3c8a93306bfe283f2c22808e51b to your computer and use it in GitHub Desktop.
Save jayrgee/fb5fb3c8a93306bfe283f2c22808e51b to your computer and use it in GitHub Desktop.
= 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!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment