Skip to content

~~Strikethrough~~ support and specification version 0.15

Compare
Choose a tag to compare
@Knagis Knagis released this 01 Jan 18:20
· 236 commits to master since this release

Release notes

  • Implemented ~~strikethrough~~ support
    (use CommonMarkSettings.AdditionalFeatures to enable it).
  • Added setting to render soft line breaks as line breaks
    (CommonMarkSettings.RenderSoftLineBreaksAsLineBreaks)
  • Updated code to match specification version 0.15 (see details)

https://www.nuget.org/packages/CommonMark.NET/0.6.0