Published onSunday, January 24, 2021How to strikethrough in MarkdownAuthorsNamehwahyeonTwitterIn Markdown, add strikethrough by wrapping text with ~~.~~This text is struck through.~~ Output:This text is struck through.Discuss on Twitter