User:JAL: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:


P.S.
P.S.
Three consecutive apostrophes are treated as markup for "begin *bold* text."
Three consecutive apostrophes are treated as markup for "begin bold text."

Revision as of 21:32, 10 November 2014

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."