Strikethroughs add a horizontal line through text. They are often used to indicate changes while still keeping around the original text for the reader.
There is no completely standard way to create strikethroughs in Markdown but many Markdown engines such as Github let you create them using two tildes to start and end the strike through
In this video I also show how you can use raw html tags to add strikethroughs to multiple lines of text or as a fallback if your Markdown engine does't support the tilde syntax
#markdown