mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
43e9448d6e
Github Flavored Markdown supports strikethrough (`<del>`) syntax using double tilde `~~` delimiters. This commit adds this feature to showdown through an option called "strikethrough". Related to #164
78 B
78 B
a strikethrough word
this should~~not be parsed
strike-through text