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

Failing to create the headers correctly when I use <sub><sub><sub>[Go to Top](#top)</sub></sub></sub> #40

Open
evandrocoan opened this issue Oct 21, 2017 · 0 comments
Labels

Comments

@evandrocoan
Copy link

If I create some headers like:

# Top 

will be generated

## On <sub><sub>[Go to Top](#top)</sub></sub>

side of this page.

Top

will be generated

On Go to Top

side of this page.


It does generates this:

- [Top](#top)
  * [On <sub><sub>[Go to Top](#top)</sub></sub>](#on--sub--sub--go-to-top---top---sub---sub-)

Instead of this:

- [Top](#top)
  * [On](#on-go-to-top)
@ekalinin ekalinin added the bug label Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants