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> |
||
|---|---|---|
| .. | ||
| continuous-integration.md | ||
| index.md | ||
| linters.md | ||
| manual-testing.md | ||
| mypy.md | ||
| philosophy.md | ||
| testing-with-django.md | ||
| testing-with-node.md | ||
| testing-with-puppeteer.md | ||
| testing.md | ||
| typescript.md | ||