Text Formatting Examples

Bold Text

This is strong text and this is bold text.

Italic Text

This is emphasized text and this is italic text.

Inline Code

Use the print() function to output text.

The variable x contains the value.

Combined Formatting

This is bold and italic text.

This is italic with code inside.

This is bold with code and italic all together.

Strikethrough (GFM)

This is deleted text and strikethrough text.

Underline (Not Standard Markdown)

This is underlined text which may not convert to Markdown.