mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-28 08:48:04 +01:00
3802f8bf46
Had to remove the <details> element for the section linking example in the "Reference links" section. This is because Sphinx/MyST renders a <section> element for each heading and closes it when the next heading starts. If we create a heading inside a <details> element, the <section> element will not be closed until the next heading starts, which generates invalid HTML. |
||
---|---|---|
.. | ||
committing.md | ||
developing.md | ||
documentation_guidelines.md | ||
documentation_modes.md | ||
first_contribution_guide.md | ||
general_guidelines.md | ||
index.md | ||
issue_tracking.md | ||
python_guidelines.md | ||
release_process.md | ||
security.md | ||
styleguide.md | ||
translations.md | ||
ui_guidelines.md |