|


#13

Test Markdown post

BIG HEADLINE!

How about some bold text, italic text, underline text and a footnote? 1

How about some Python code?

a = string.join('a', 'b', 'c')

A code block would be good to see:

a = string.join('a', 'b', 'c')
b = string.join('a', 'b', 'c')

c = string.join('a', 'b', 'c')

And also some list elements:

What is more important?

  1. love
  2. money
  3. health

  1. Footnotes are a way to provide more detail.

Posted by midtoad on 2006-02-26 16:05:47.
Categories: firedrop2
|