BIG HEADLINE!
How about some *bold text*, /italic text/, _underline text_?
How about some code?
+----------------------------------+
| a = string.join('a', 'b', 'c') |
+----------------------------------+
and how about a multi-line code block?
+----------------------------------------+
| a = string.join('a', 'b', 'c') |
| a = string.join('a', 'b', 'c') |
| a = string.join('a', 'b', 'c') |
+----------------------------------------+
And also some list elements:
- item 1
- item 2
What is more important?
+ love
+ money
+ health
Posted by midtoad on 2006-02-21 16:50:35.
Categories:
firedrop2
|