Exclude checklists from alternate output formats (#1954)

This commit is contained in:
Johannes Marbach 2024-09-30 14:16:40 +02:00 committed by GitHub
parent 00af39ecca
commit 938022b1ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Exclude markdown checklists from alternate output formats.

View file

@ -146,3 +146,4 @@ sidebar_menu_compact = true
mediaType = "text/markdown"
isPlainText = true
baseName = "checklist"
notAlternative = true