Skip to content

v2.0.78

Compare
Choose a tag to compare
@ap0llo ap0llo released this 05 Aug 18:11
  • Breaking change: Text content of blocks is now represented as spans. By default, string content will now be escaped when saving a document (see for Span Types details).
  • Add "serialization options" that allow customizing the output for markdown constructs for which the CommonMark spec defines multiple possible syntaxes.
  • Breaking change: Simplified namespace structure: All public types are now part of the root namespace Grynwald.MarkdownGenerator.
  • Documentation was updated to be more detailed and provide more examples.

This release is available on NuGet.org