hackmdio / hackmdio/codimd

[feature request] Custom Heading IDs

Open
#1,805 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

It would be great if custom heading IDs as described here: https://www.markdownguide.org/extended-syntax/#heading-ids would be supported in codimd.
This would allow making intra-document links with predictable and stable identifiers.

```markdown
## Chapter 2: Examples for Links {#links-examples}
...
## Chapter 3
Reference to [links](#links-examples)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.