mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
The type initializer for 'Markdig.Wpf.MarkdownViewer' threw an exception #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FoggyFinder on GitHub (Dec 16, 2018).
The code below doesn't compile with new version of markdig (0.15.5)
where
TestWindow.xamlis:It works fine with 0.15.4 although.
Initally I opened issue in markdig.wpf. Still not sure where it should be open.