mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
Rendering issue of code span and header with Advanced extensions #25
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 @xoofx on GitHub (Jun 20, 2016).
From Markdown Editor issue 4
With advanced extensions, the following markdown is not rendered properly:
See example on babelmark
outputs the invalid html:
@madskristensen commented on GitHub (Jun 20, 2016):
I can repro with version 0.5.5
@xoofx commented on GitHub (Jun 20, 2016):
This should be fixed by
cab3365part of 0.5.7 version