Draw a horizontal line through text to indicate deletion, deprecation, or price changes.
Wrap text in double tildes ~~ to apply strikethrough formatting.
This text is struck through
The price was $99 now $49.
Deprecated feature — use the new API instead.
Compatibility: Strikethrough using ~~ is a GFM (GitHub Flavored Markdown) extension. Widely supported but not part of the original Markdown spec.