Skip to content

Commit b610d45

Browse files
committed
Add link to theme in syntax doc
Close #1679
1 parent 0084266 commit b610d45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/documentation/content/syntax-highlighting.md

+3
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ If your site source is laid out as follows:
171171

172172
you would set your `extra_syntaxes_and_themes` to `["syntaxes", "syntaxes/Sublime-Language1"]` to load `lang1.sublime-syntax` and `lang2.sublime-syntax`.
173173

174+
You can see the list of available themes on the [configuration page](@/documentation/getting-started/configuration.md#syntax-highlighting).
175+
176+
174177
## Inline VS classed highlighting
175178

176179
If you use a highlighting scheme like

0 commit comments

Comments
 (0)