Do Not Interpret
Wiki2Go applies formatting to the input text: TextMarkup, InternalLinks, ExternalLinks
The author of a page should be able to disable this formatting for short amounts of texts
Use {!word!} to disable wiki link interpretation for a short piece of text
Use {{! text over several lines!}} to disable wiki link interpretation for several lines
Testcases:
- A WikiWord should not generate a link (disable InternalLinks)
- http://www.rubyforge.com should not generate a link (disable ExternalLinks)
- *This* should not be bold (disable TextMarkup)
|