Help:How to add bold or italics
From WRG
Jump to navigationJump to searchItalics
- Simply surround text with 2 apostrophes. ''This'' will produce This. Note that this is not the quote character. You need to do two of the single quotes here.
Bold
- Simply surround text with 3 apostrophes. '''This''' will produce This.
Bold and Italics
- Simply surround text with 5 apostrophes (2 + 3). '''''This''''' will produce This.