From d4d0e4b02aa086fdcf337d659d167a7776f62bb4 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Sun, 17 Dec 2023 23:47:03 +0100 Subject: [PATCH] Update syntax highlighting recc --- docs/content/documentation/content/syntax-highlighting.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/content/documentation/content/syntax-highlighting.md b/docs/content/documentation/content/syntax-highlighting.md index 2083ad6e..cc0cbac3 100644 --- a/docs/content/documentation/content/syntax-highlighting.md +++ b/docs/content/documentation/content/syntax-highlighting.md @@ -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: