This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
harlowe:style [2017/06/20 01:46] l created |
harlowe:style [2017/10/09 20:39] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
In Harlowe, text can be styled using these codes: | In Harlowe, text can be styled using these codes: | ||
- | ^Styling ^ Markup code ^ HTML produced | + | ^Styling ^ Markup code ^ HTML produced^ |
| Italics | ''%%//text//%%'' |''<i>text</i>''| | | Italics | ''%%//text//%%'' |''<i>text</i>''| | ||
| Boldface | ''%%''text''%%'' |''<b>text</b>''| | | Boldface | ''%%''text''%%'' |''<b>text</b>''| |