v2.0.78
- 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