Line 12 was replaced by line 12 |
- |{{{''text''}}} |Makes text in italics (notice that these are single quotes (')) |
+ |{{'}}{{'text'}}{{'}}|Makes text in italics (notice that these are single quotes (')) |
Lines 14-15 were replaced by lines 14-15 |
- |{{{;term:def}}} |Defines 'term' with 'def'. Use this with empty 'term' to make short comments. |
- |{{{\\}}} |Forced line break (please use sparingly). |
+ |{{;}}{{term:def}} |Defines 'term' with 'def'. Use this with empty 'term' to make short comments. |
+ |{{\}}{{\}} |Forced line break (please use sparingly). |