Exclude checklists from alternate output formats (#1954)
This commit is contained in:
parent
00af39ecca
commit
938022b1ff
2 changed files with 2 additions and 0 deletions
1
changelogs/internal/newsfragments/1954.clarification
Normal file
1
changelogs/internal/newsfragments/1954.clarification
Normal file
|
@ -0,0 +1 @@
|
|||
Exclude markdown checklists from alternate output formats.
|
|
@ -146,3 +146,4 @@ sidebar_menu_compact = true
|
|||
mediaType = "text/markdown"
|
||||
isPlainText = true
|
||||
baseName = "checklist"
|
||||
notAlternative = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue