Skip to content

Disallow square brackets in reference link ids. - #1210

Merged
waylan merged 1 commit into
Python-Markdown:masterfrom
waylan:1209
Jan 10, 2022
Merged

Disallow square brackets in reference link ids.#1210
waylan merged 1 commit into
Python-Markdown:masterfrom
waylan:1209

Conversation

@waylan

@waylan waylan commented Jan 10, 2022

Copy link
Copy Markdown
Member

We already disallow right square brackets. This also disallows left
square brackets, which ensures link references will be less likely
to collide with standard links in some weird edge cases. Fixes #1209.

We already disallow right square brackets. This also disallows left
square brackets, which ensures link references will be less likely
to collide with standard links in some weird edge cases. Fixes Python-Markdown#1209.
@waylan
waylan merged commit af38c42 into Python-Markdown:master Jan 10, 2022
@waylan
waylan deleted the 1209 branch January 10, 2022 18:58
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.

link text containing backtick code doesn't work for []::()

1 participant