Skip to content

Commit

Permalink
Exclude checklists from alternate output formats (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Sep 30, 2024
1 parent 00af39e commit 938022b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelogs/internal/newsfragments/1954.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Exclude markdown checklists from alternate output formats.
1 change: 1 addition & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,4 @@ sidebar_menu_compact = true
mediaType = "text/markdown"
isPlainText = true
baseName = "checklist"
notAlternative = true

0 comments on commit 938022b

Please sign in to comment.