-
-
Notifications
You must be signed in to change notification settings - Fork 550
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
Parsing '[ (]([ (]([ (]([ (](...' takes quadratic time #285
Comments
In MD4C, it was fixed by mity/md4c@966b8e3. See the specs:
Imho the 3rd option has to be updated to disallow also
|
This was also already touched here: commonmark/commonmark-spec#526 |
Fixed by 9f7d0a6 |
Fix -Wstrict-prototypes warnings
(Originally reported by @andersk for MD4C in mity/md4c#57 but applies to Cmark too.)
The text was updated successfully, but these errors were encountered: