Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

[BUG] Handle headers with links #46

Open
ccldd opened this issue Mar 8, 2018 · 3 comments · May be fixed by #92
Open

[BUG] Handle headers with links #46

ccldd opened this issue Mar 8, 2018 · 3 comments · May be fixed by #92
Labels

Comments

@ccldd
Copy link

ccldd commented Mar 8, 2018

Issue:

Headers with links are not handled.

Example:

# [Example](http://example.com)

Output:

<!-- TOC -->

- [[Example](http://example.com)](#examplehttpexamplecom)

<!-- /TOC -->

# [Example](http://example.com)

Expected:

<!-- TOC -->

- [Example](#example)

<!-- /TOC -->

# [Example](http://example.com)
@ccldd ccldd changed the title Handle headers with links [BUG] Handle headers with links Mar 8, 2018
@alanwalk
Copy link
Owner

alanwalk commented Apr 9, 2018

Hi, i'm sorry for this bug, i will fix it.
Thank your~

@alanwalk alanwalk added the bug label Apr 9, 2018
@bayu01
Copy link

bayu01 commented Sep 4, 2018

You can close this duplicate if you want #56

@KevinColemanInc
Copy link

Still an issue :-/

@mcornella mcornella linked a pull request Sep 23, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants