Skip to content

Improvements to source position mapping

Compare
Choose a tag to compare
@Knagis Knagis released this 08 Feb 09:26
· 142 commits to master since this release

Release notes

  • Block.SourcePosition and Inline.SourcePosition values are now written to the output when CommonMarkSettings.TrackSourcePosition = true.
  • Fixed source position mapping for single-line blocks (see #22).
  • New shortcut method CommonMarkConverter.Parse() (see #19) that returns fully parsed document tree.

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