Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

RichTextBoldItalic.md 452B

Bold and Italic

You can apply bold and italic styling to your text with the <b> and <i> tags respectively. The font Asset defines how bold and italicized text looks when rendered.

The closing </b> and </i> tags revert to the text’s normal appearance.

Example:

The <i>quick brown fox</i> jumps over the <b>lazy dog</b>.

Example image
Bold and italic.