This page let’s you play with the textile markup language. Click ‘Test’ to see what your markup looks like. You will need to copy the results from this page to where ever you want to use it.
Quick Reference:
__italics__ trademark(tm) \
**boldface** copyright(c) | (must follow letters, not punctuation)
+underline+ registered(r) /
@monospace@
^superscript^ 1.6 µm -> 1.6 µm
~subscript~ 34°17' N -> 34°17' N
"External Link":http://google.com
!http://random.com/image.jpg!
Internal links:
_name 371, _Amanita ocreata_, or _A. ocreata_
_location 382_, _location Mt. Wilson_
_user 252_, _user jason_
_observation 12345_
_image 12345_, !image 12345!, or !image 640/12345!
_comment 12345_
Include footnote[1] references after any word[2].
fn1. And then define the footnote at the bottom.
fn2. Be sure to leave blank lines around these "xx." directives.
h1. Header
bq. Block quote or indent a paragraph.
* bullet list item 1
* bullet list item 2
# numbered list item 1
# numbered list item 2
Tables are useful for comparing species:
| Species 1 | value 1.1 | value 1.2 |
| Species 2 | value 2.1 | value 2.2 |
| Species 3 | value 3.1 | value 3.2 |