Bold Text
Make your messages pop with bold formatting using double asterisks.
Syntax
Basic Usage
Wrap any text with two asterisks (**) on each side:
**This text will be bold**
Result: This text will be bold
Examples
1
Words in a sentence
This is **really** important!
This is really important!
2
Full sentence
**Read the rules before posting.**
Read the rules before posting.
3
Combined with Italic
Use *** (three asterisks) for bold italic:
***Bold and italic***
Bold and italic
Tip
You can also type Ctrl+B on desktop to quickly wrap selected text in bold markers.