Apply visual emphasis to your text with bold, italic, strikethrough, and inline code formatting.
Wrap text in double asterisks ** or double underscores __.
This is bold text
This is also bold
Wrap text in single asterisks * or single underscores _.
This is italic text
This is also italic
Combine bold and italic by using three asterisks or underscores.
Bold and italic
Also bold and italic
Mixed syntax
Use double tildes ~~ to draw a line through text.
This text is struck through
Wrap text in backticks ` to format it as code within a sentence.
This is inline code