note to self

This commit is contained in:
Dan Allen 2012-12-19 19:26:34 -07:00
parent 06ca8edb80
commit 1be7add99c

View File

@ -63,6 +63,8 @@ Now, it's time to start using Asciidoctor!
Create a file named asciidoctor-test.rb and populate it with the following code:
// combine these lines once GitHub's AsciiDoc rendering is fixed (again)
require 'asciidoctor'
content = "= My First Document\n\nRender me some **HTML**!"