mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-22 11:24:08 +01:00
Update docs of markdown checklist format
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
c601ae236c
commit
3e14d8d190
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue