Closed nloveladyallen closed 8 years ago
I'm working on MMD 6 -- this is an entirely new, from scratch, rewrite designed to dramatically improve performance. One of the motivations was to come up with an accurate emph/strong parser that also improves performance.
For now, you can escape characters so that this doesn't happen, e.g. [foo\_]
.
Input:
Expected output:
foo_ foo*
Real output:
foo_ foo_