Basic Inline Text Formatting
You can add the following inline styles to your content:
-
Bold
-
Italic
-
Monospace
-
Highlight
Bold & Italic
You can bold and italic entire phrases, a word, and characters in a word.
Bold and italic inline formatting
*bold phrase* & **char**acter**s**
_italic phrase_ & __char__acter__s__
*_bold italic phrase_* & **__char__**acter**__s__**
Result
bold phrase & characters
italic phrase & characters
bold italic phrase & characters
Monospace
You can monospace entire phrases, a word, and characters in a word.
Monospace inline formatting
`monospace phrase` & ``char``acter``s``
`*monospace bold phrase*` & ``**char**``acter``**s**``
`_monospace italic phrase_` & ``__char__``acter``__s__``
`*_monospace bold italic phrase_*` &
``**__char__**``acter``**__s__**``
Result
monospace phrase
& char
acters
monospace bold phrase
& char
acters
monospace italic phrase
& char
acters
monospace bold italic phrase
&
char
acters