Skip to content
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

(#42139) Fixes _is_mailto in resolution of autolink in Markdown module #42140

Merged
merged 3 commits into from
Sep 8, 2021

Conversation

tlienart
Copy link
Sponsor Contributor

@tlienart tlienart commented Sep 7, 2021

Closes #42139

@KristofferC KristofferC added backport 1.6 Change should be backported to release-1.6 backport 1.7 kind:bugfix This change fixes an existing bug stdlib:markdown labels Sep 7, 2021
@KristofferC KristofferC merged commit 47797a1 into JuliaLang:master Sep 8, 2021
KristofferC pushed a commit that referenced this pull request Sep 9, 2021
KristofferC pushed a commit that referenced this pull request Oct 29, 2021
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bugfix This change fixes an existing bug stdlib:markdown
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown autolink resolution _is_mailto can fail with bad string indexing
3 participants