hackmdio / hackmdio/codimd

numbersections

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

Description

I hope to be able to automatically number sections, `h2` -> `1. `, `h3` -> `1.1. `, by setting
```yaml
numbersections: true
```
in YAML. These numbers should affect how the titles are displayed in TOC, but not affect their anchor names (so that you can reference them by their stable names).

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.