mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-11 13:54:50 +00:00
Double dollar ($$) parsing issue #108
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 @BOT-Man-JL on GitHub (Apr 11, 2017).
Moved from: https://github.com/madskristensen/MarkdownEditor/issues/105
Description
Text after double dollar
$$(math TeX code) can not be parsed.Recreating this Issue
Input
$$ hahaand the parser throws an exception:@xoofx commented on GitHub (May 8, 2017):
Fixed by commit
4369db1a43