| Extension | Markup | Function |
| inote | (:inote PageName:) | inserts the contents of PageName formatted as a sticky note |
| abbr | n/a | prevents wikiwords with only one lower case letter, like PhD or CIOs |
| `A | Wiki`Word | another way to prevent wikiwords, like Ph`D |
| `. | `. | invisible stop; removed on output, tells markups such as para to "stop" |
| `- | `- | backtick-hyphen makes an en dash – (meaning "to" as in A–B) |
| `s | ` | backtick-space makes a non-breaking space |
| `: | `: | backtick-colon makes a mid-dot · |
| `f | `1/4 `1/2 `3/4 | makes a fraction ¼ ½ ¾ |
| -d | -- d-d +- -d | make em dash —, digit en dash digit, plus or minus ±, and minus digit |
| ... | ... | ellipsis … |
| aquo | <- -> <<...>> <...| |...> | left and right arrows ← → and angle quotes « ... » ‹ ... | and | ... › |
| mac | {vowel} | macronised vowels Ā, ā, Ē, ē, etc |
| '/ | '/text/' | <cite>text</cite> (often rendered in italics) |
| '@ | '@text@' | <kbd>text</kbd> (often rendered in monospace) |
| '; | ';text;' | small caps text (if the browser supports this font variant) |
| [^ | [^footnote text^] and [^#^] | swallow footnote text and list the footnotes, with links both ways |
| q&a | Q: and A: | render Q: and A: markups with drop-caps |
| A; | D;rop caps; markup | Drop cap followed by small caps (looks stunning in pdf) |
| {|} | {abbr|abbreviation} and {:term:definition} | <abbr title='...'> and <dfn title='...'> tags (with print equivalents) |
| =| | =|text and =>text | centred and right aligned text (right aligned omitted in print) |
| {= | {=sticky note|colour=} | a sticky note, colour (optional) is yellow, green, blue, purple, pink, grey |
| revisions | (:`.revisions:) | toggle between show and hide revision markups insert and delete |
| ^!! | !run-in head!text | run-in headings (if the browser supports this -- looks stunning in pdf) |
| fig | =figure image caption | display an image and its caption |
| :: | :term:definition::more definition | multiple <dd> tags per <dt> tag (also tidy :: used for indenting) |
| para | T[*#:] Name#id and (:para Name#id action:) | teaser markup and paragraph include markup (action = more, edit) |
| lazyweb | www.affinity.co.nz | lazy web links -- omit the http:// |
| spaced | n/a | tidy wikiword spacing and display wikiwords like TheReturnOfTheKing as The Return of the King |
| squo | n/a | automatic smart quotes |
| links | n/a | automatic tool tips on wiki links, if the page starts with a heading or definition |