mardown cross out code example
Example 1: what is strikethrough in markdown
Wrap your text in tildes(~) for strikethrough'd text.
~~Strikedthrough~~
Example 2: md strikethrough
~~This text is struckthrough.~~ This one isn’t.mixed
Wrap your text in tildes(~) for strikethrough'd text.
~~Strikedthrough~~
~~This text is struckthrough.~~ This one isn’t.mixed