Strikethrough

What is Strikethrough?

Text wrapped in two tildes (~~like this~~) that renders with a line through it.

Why it matters

Good for marking something done without deleting the record of it — a crossed-out to-do item, for instance.

How it works

Wrap the text in ~~ on both sides.

Examples

  • `~~Call the venue~~ Done, booked.` → ~~Call the venue~~ Done, booked.

Back to the glossary