-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Address autolink edge cases. #426
Conversation
Run on Wed Jul 10 09:16:52 UTC 2024 |
Roundtrip fails in cmark-gfm too! It doesn't test comprehensively like we do.
This one doesn't get hit nearly as often and I don't have a test case handy. Who writes www.pokemon.com any more?
Fuzzed |
Wow, nice job @kivikakk! 🚀 |
Thanks so much! I was feeling motivated today 😊 |
Start of a spike to try addressing autolink edge cases by bringing in the pre-postprocessing (ahem) step from cmark-gfm, and then aligning the postprocessing ones.
Fixes #382, fixes #388, fixes #423, fixes #58 (!).
TODO:
we://w
all_options case.