- updated to latest Markdig 0.15.0
- fix space issue between inline elements (thanks Jack Griffiths)
- updated to latest Markdig 0.14.7
- add support for emphasis extensions (thanks Thomas Freudenberg)
- updated to latest Markdig 0.13.3
- fix relative URL for images (thanks David Holsgrove)
- updated to latest Markdig 0.13.1
- allow to change the MarkdownPipeline on a MarkdownViewer control
- updated to latest Markdig 0.12.3
- Markdig.Xaml and markdig.Wpf projects have been merged (thanks @grokys)
- support for TaskList extension
- partial support for Table extensions
- updated to latest Markdig 0.10.4
- updated to latest Markdig 0.8.2
- add styling to quote block and thematic break.
- fix spaces not preserved in code inline or literal inline.
- fix thematic break was rendered outside of a paragraph.
- fix hyperlink tooltip.
- initial release