mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 14:05:39 +00:00
[PR #893] Fix issue where an inline code block that spans multiple lines doesn't parse correctly #1290
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?
Original Pull Request: https://github.com/xoofx/markdig/pull/893
State: closed
Merged: Yes
Based on feedback from PR #891 - this PR fixes inline code block that spans multiple lines.