aboutsummaryrefslogtreecommitdiff
path: root/book/src/themes.md
diff options
context:
space:
mode:
authorMichael Davis2022-01-08 15:27:50 +0000
committerGitHub2022-01-08 15:27:50 +0000
commitb799b0d50e7848cc084d913afbdc0fb3a25c1b97 (patch)
tree68540b152c17e5453313e9f7fc7bb6b47aa6e4a5 /book/src/themes.md
parent5e2269486598645a6e9511ea25f87b3609511d77 (diff)
capture markdown link text as markup.link.text (#1456)
Diffstat (limited to 'book/src/themes.md')
-rw-r--r--book/src/themes.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index 7474122f..29d3926e 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -171,8 +171,9 @@ We use a similar set of scopes as
- `bold`
- `italic`
- `link`
- - `url`
- - `label`
+ - `url` - urls pointed to by links
+ - `label` - non-url link references
+ - `text` - url and image descriptions in links
- `quote`
- `raw`
- `inline`