mirror of
https://github.com/zulip/zulip.git
synced 2026-06-03 21:01:43 +08:00
This uses the myst_heading_anchors option to automatically generate header anchors and make Sphinx aware of them. See https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors. Note: to be compatible with GitHub, MyST-Parser uses a slightly different convention for .md fragment links than .html fragment links when punctuation is involved. This does not affect the generated fragment links in the HTML output. Fixes #13264. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| cheat-sheet.md | ||
| cloning.md | ||
| collaborate.md | ||
| fixing-commits.md | ||
| index.md | ||
| overview.md | ||
| pull-requests.md | ||
| reviewing.md | ||
| setup.md | ||
| terminology.md | ||
| the-git-difference.md | ||
| troubleshooting.md | ||
| using.md | ||
| working-copies.md | ||
| zulip-tools.md | ||