Update syntax highlighting recc

This commit is contained in:
Vincent Prouillet 2023-12-17 23:47:03 +01:00
parent 8276551811
commit d4d0e4b02a

View file

@ -149,9 +149,7 @@ Here is a full list of supported languages and their short names:
Note: due to some issues with the JavaScript syntax, the TypeScript syntax will be used instead.
If the language you want to highlight is not on this list, please follow our [contribution guidelines](https://github.com/getzola/zola/blob/master/CONTRIBUTING.md)
to add support for a new language.
Alternatively, the `extra_syntaxes_and_themes` configuration option can be used to add additional syntax and theme files.
If the language you want to highlight is not on this list, the `extra_syntaxes_and_themes` configuration option can be used to add additional syntax and theme files.
If your site source is laid out as follows: