Markdown emphasys

Bold

Code:

**This is bold text option 1**

__This is bold text option 2__

Output:

This is bold text

This is bold text

Italic

Code:

*This is italic text option 1*

_This is italic text option 2_

Output:

This is italic text option 1

This is italic text option 2

Strikethrough

Code:

~~Strikethrough~~

Output:

Strikethrough

See also


Last update : 10/29/2019