mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +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> |
||
|---|---|---|
| .. | ||
| index.md | ||
| life-of-a-request.md | ||
| new-feature-tutorial.md | ||
| reading-list.md | ||
| screenshot-and-gif-software.md | ||
| shell-tips.md | ||
| writing-views.md | ||