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

Fix the anchor regression #193

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Fix the anchor regression #193

merged 2 commits into from
Mar 23, 2022

Conversation

reyang
Copy link
Contributor

@reyang reyang commented Mar 21, 2022

It seems 6522186 caused a regression with inline <a> links.

Trying to see if this is intentional, currently I've only included a unit test to discuss whether the behavior is intentional or not (without including the actual "fix").

@tcort
Copy link
Owner

tcort commented Mar 23, 2022

markdown-link-check doesn't parse HTML, so it can't find #tomato in your test, but it is something I'm planning on adding.

@reyang reyang deleted the reyang/anchor-fix branch March 23, 2022 15:17
@srl295
Copy link

srl295 commented Apr 4, 2022

@tcort do you have an issue tracking <a id=… (or <a name=…) parsing?

@sschuberth
Copy link

@tcort do you have an issue tracking <a id=… (or <a name=…) parsing?

I've created one at #195.

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.

4 participants