User:JAL: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
Three consecutive apostrophes are treated as markup for "begin bold text." | Three consecutive apostrophes are treated as markup for "begin bold text." | ||
==Test | ==Test links== | ||
<span class="plainlinks">[http://m204wiki.rocketsoftware.com/index.php?title=SOUL&target=blank SOUL]</span> | <span class="plainlinks">[http://m204wiki.rocketsoftware.com/index.php?title=SOUL&target=blank SOUL]</span> | ||
[[Fast/Unload features in Model 204 7.7#stripDflt]] |
Revision as of 21:47, 18 April 2016
This page is JAL's testing page.
Here are problematic apostrophes () that invoke italicization.
they are particularly problematic if within a code example:
Begin %x is string len 10 %x is 'help' print %x 'doesnt have apostrophes' end
P.S. Three consecutive apostrophes are treated as markup for "begin bold text."