-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
commonmark renderer hangs on certain unicode inputs #27
Comments
The problem is that
(Emphasis mine.) If it's OK, I'll submit a pull request that removes special handling of non-characters in |
+++ Nick Wellnhofer [Apr 16 15 05:13 ]:
Yes, I like this idea! Please go ahead. |
Found with some help from afl. This is a renderer bug, not a parser bug, as it only affects commonmark (and sometimes man) output.
The text was updated successfully, but these errors were encountered: