There are many ways to enhance to the look and readability of your page.
- paragraphs
- leave a blank line
- bulleted lists
- begin lines with * (asterisk)
- numbered lists
- begin lines with # (hash)
- subheadings
- begin lines with _ (underscore)
- quote-block
- begin lines with " (quotation mark)
- hard line-breaks
- end lines with / (forward slash)
- embolden
- surround the word with pairs of asterisks (no spaces), * * bold * *
- italicise
- surround the word with pairs of underscrores (no spaces), _ _ italics _ _
- dash
- just type two hyphens together, –
- links: literal
- surround a URL with [ ] (square brackets). If the URL contains an @, a "mailto" link is automatically created
- links: anchored
- For anchored URLs, use anchor-text followed by the the URL (surrounded by square brackets) – [ anchor, url]
- links: in-site
- for page links, use anchor-text followed by the page ID (surrounded by square brackets) – [ anchor,page_id] or the nav ID prefixed with N (surrounded by square brackets) – [ anchor, Nnav_id]
- links: subheadings
- use underscore-subhead-text followed by the page ID (surrounded by square brackets) – [_anchor,page_id] or the nav ID prefixed with N (surrounded by square brackets) – [_anchor, Nnav_id]
- links: from images
- use image: filename followed by the URL or page_id or the nav ID prefixed with N (surrounded by square brackets) – [ image: filename , url ]
- Special characters
- inserted using entity refs, such as € for €