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

Don't add footnotes for bare URLs #7

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Don't add footnotes for bare URLs #7

merged 1 commit into from
Sep 23, 2023

Conversation

samwilson
Copy link
Owner

This was the desired behaviour, but it was checking for un-titled links by comparing after escaping, so when there were special characters it'd never match and it'd always get a footnote.

This was the desired behaviour, but it was checking for un-titled
links by comparing *after escaping*, so when there were special
characters it'd never match and it'd always get a footnote.
@samwilson samwilson merged commit 6eebac0 into main Sep 23, 2023
4 checks passed
@samwilson samwilson deleted the unfootnoted-urls branch September 23, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant