Fix link to KDE syntax highlighting docs.
Closes jgm/pandoc-website#51.
This commit is contained in:
parent
bc7b909898
commit
8c9f0a62c1
1 changed files with 1 additions and 1 deletions
|
@ -6291,7 +6291,7 @@ Then edit `my.theme` and use it like this:
|
|||
If you are not satisfied with the built-in highlighting, or you
|
||||
want highlight a language that isn't supported, you can use the
|
||||
`--syntax-definition` option to load a [KDE-style XML syntax definition
|
||||
file](https://docs.kde.org/stable5/en/applications/katepart/highlight.html).
|
||||
file](https://docs.kde.org/stable5/en/kate/katepart/highlight.html).
|
||||
Before writing your own, have a look at KDE's [repository of syntax
|
||||
definitions](https://github.com/KDE/syntax-highlighting/tree/master/data/syntax).
|
||||
|
||||
|
|
Loading…
Reference in a new issue