summaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorErasin Wang2023-03-25 16:41:31 +0000
committerGitHub2023-03-25 16:41:31 +0000
commit851ac6cdd3c5a865d43968ea81d98b5b7c859728 (patch)
tree5710789c8e4bafb71d7ae984122b1fbf0847d5dd /book
parent2f64c768dff1e6b3784d88a5604bd2f1b96b2b3e (diff)
Add theme keys for (un)checked markup list items (#6434)
Diffstat (limited to 'book')
-rw-r--r--book/src/themes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index 994542c5..7accb67f 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -228,6 +228,8 @@ We use a similar set of scopes as
- `list`
- `unnumbered`
- `numbered`
+ - `checked`
+ - `unchecked`
- `bold`
- `italic`
- `strikethrough`