codimd icon indicating copy to clipboard operation
codimd copied to clipboard

[feature request] Custom Heading IDs

Open ottojo opened this issue 2 years ago • 0 comments
trafficstars

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.

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

ottojo avatar Apr 22 '23 08:04 ottojo