Markdown XAML processor
$ dotnet add package MdXamlTransform Markdown to FlowDocument(WPF).
How to use
How to transform markdown to FlowDocument-object.
How to render markdown in WPF Control.
for more
Migration from Markdown.Xaml
MdXaml change namespace from Markdown.Xaml to MdXaml. So you should change namespace in your code.
Or use migration free edition
Preview
