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

[BUG] Handle headers with links #46

@ccldd

Description

@ccldd

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions