aboutsummaryrefslogtreecommitdiff
path: root/book/src/themes.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-12-15 08:46:40 +0000
committerBlaž Hrastnik2021-12-15 08:46:40 +0000
commit40969ad4528bbb774e2b95dce0749b1dd3734ebf (patch)
treeb53323ebe6fb639acfa63cdebb743b8247a5df17 /book/src/themes.md
parent9bfb701c9446416a3e6f6500871ae4025001bd7c (diff)
Partly fix latex highlights and add markup scope docs
Diffstat (limited to 'book/src/themes.md')
-rw-r--r--book/src/themes.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index fd3f5b1e..b6de7002 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -162,6 +162,20 @@ We use a similar set of scopes as
- `namespace`
+- `markup`
+ - `heading`
+ - `list`
+ - `unnumbered`
+ - `numbered`
+ - `bold`
+ - `italic`
+ - `underline`
+ - `link`
+ - `quote`
+ - `raw`
+ - `inline`
+ - `block`
+
#### Interface
These scopes are used for theming the editor interface.