mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-22 03:14:10 +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.
|
||||
|
||||
This transforms the markdown source of the changelog to change list items to
|
||||
checklist items.
|
||||
This transforms the markdown source of the changelog to change list 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
|
||||
the page with information about the Matrix spec release:
|
||||
Stable releases will additionally have a table at the top of the page with
|
||||
information about the release, including:
|
||||
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue