mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Exclude checklists from alternate output formats
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
00af39ecca
commit
1db72d5253
|
|
@ -146,3 +146,4 @@ sidebar_menu_compact = true
|
||||||
mediaType = "text/markdown"
|
mediaType = "text/markdown"
|
||||||
isPlainText = true
|
isPlainText = true
|
||||||
baseName = "checklist"
|
baseName = "checklist"
|
||||||
|
notAlternative = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue