This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Releases: Kryptos-FR/markdig.wpf
Releases · Kryptos-FR/markdig.wpf
v0.2.2
Updated to latest Markdig 0.13.3
Fix issue with relative URL for images (thanks @davidholsgrove)
v0.2.1
Updated to latest Markdig 0.13.1.
Allow to change the MarkdownPipeline on a MarkdownViewer control.
v0.2.0
v0.1.3
Updated to latest markdig (v0.10.4).
v0.1.2
Just updated to the latest markdig (v0.8.2) since it contains a bunch of bug fixes.
v0.1.1
- 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.
v0.1.0
Currently only Markdig.Xaml is working.
See Markdig.Xaml.ConsoleApp and Markdig.Xaml.SampleApp for examples on how to use it.