Title Two
Title Three
Title Four
Title Five
Title Six
======= Title Seven
Now is the time for all good men to come to the aid of their party. The quick brown fox jumped over the lazy
dog.
Rubies are red, Topazes are blue.
Rubies are red,
Topazes are blue.
Code highlighting [1]
# here is some bash using markdown tags
if [ -x /usr/bin/asciidoctor ] ; then
echo Found it!
fi
Now using asciidoc tags [2]
# here is some bash using asciidoc
if [ -x /usr/bin/asciidoctor ] ; then
echo Found it!
fi
$ gem install asciidoctor
$ gem install pygments.rb
Quoted text.
Another paragraph in quote.
The ’90s popularised a new form of music known as “grunge” rock. It’s influence extended well beyond music.
You can add line numbers to source listings. |
Yes, you can. |
superscript phrase, subscript phrase.