Skip to content

Text Formatting

Basic Formatting

  • Bold text using **text** or __text__
  • Italic text using *text* or _text_
  • Bold and italic using ***text***
  • ~~Strikethrough~~ using ~~text~~

Inline Code

Use backticks for inline code like this: `code`

Blockquotes

This is a blockquote

Nested blockquotes are supported

Even multiple levels

Horizontal Rules

Three or more hyphens:


Three or more asterisks:


Three or more underscores:


Previous: Headings | Next: Lists