Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 429 Bytes

Strikethrough.md

File metadata and controls

9 lines (7 loc) · 429 Bytes

{{($page.frontmatter.start = 491) ? null : null}}

Strikethrough (extension)

GFM enables the strikethrough extension, where an additional emphasis type is available.
Strikethrough text is any text wrapped in two tildes (~).

As with regular emphasis delimiters, a new paragraph will cause strikethrough parsing to cease: