Update docs of markdown checklist format

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-12-23 16:17:58 +01:00
parent c601ae236c
commit 3e14d8d190
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -2,11 +2,11 @@
Template to render a page with a `changelog` layout as a markdown checklist. Template to render a page with a `changelog` layout as a markdown checklist.
This transforms the markdown source of the changelog to change list items to This transforms the markdown source of the changelog to change list items,
checklist items. which in turn are them transformed into a rendered checklist.
If it is not the unstable changelog, this also adds a table at the top of Stable releases will additionally have a table at the top of the page with
the page with information about the Matrix spec release: information about the release, including:
* A link to the matrix-spec repository at the time of the release, with the * A link to the matrix-spec repository at the time of the release, with the
version taken from the `linkTitle` in the frontmatter of the page. version taken from the `linkTitle` in the frontmatter of the page.