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

Where does <a name='...'></a> come from? #89

Open
DavidWeider opened this issue Mar 18, 2021 · 1 comment
Open

Where does <a name='...'></a> come from? #89

DavidWeider opened this issue Mar 18, 2021 · 1 comment

Comments

@DavidWeider
Copy link

At first - it is a very nice solution!

But i have a question to this "".

Why are these tags inserted everywhere in the MD file?

It is a problem of my documentation?

2021-03-18 09_14_09

@lijunle
Copy link
Owner

lijunle commented Mar 18, 2021

It is for anchor, the table of content at the top.

To avoid the differences of generating deep link of different git platform (GitHub, gitlab, etc.) This package generates the <a name> for deep links.

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

No branches or pull requests

2 participants