Markup
Below are examples of each type of markup followed by the corresponding wiki source. To work around a bug in the parser we've had to insert " > " before each wiki source section. Just prentend it's not there.heading 2
> ==heading 2==heading 3
> ===heading 3===heading 4
> ====heading 4====heading 5
> =====heading 5=====Bullet lists
- bullet item one
- bullet item two
- deeper bullet item
- bullet item three
Horizontal line
> ----
Enumerated lists
- bullet item one
- bullet item two
- deeper bullet item
- bullet item three
URLs
Unadorned URLs are not linked: http://www.gwydiondylan.org > Unadorned URLs are not linked: http://www.gwydiondylan.org Unlabeled URL: http://www.google.com > Unlabeled URL: http://www.google.com Labeled URL: Google > Labeled URL: Google Link to a wiki page: Home or [?]a non-existent page, we hope > Link to a wiki page: Home or [?]a non-existent page, we hopeMisc markup
With a starting space, you get a nice pre-box Nothing is parsed... But multi-line is possible . > With a starting space, you get a nice pre-box > Nothing is parsed... But multi-line is possible- Disable wiki markup translation.
- This is not a bullet list.