summaryrefslogtreecommitdiffstats
path: root/docs/content/tools/syntax-highlighting.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/tools/syntax-highlighting.md')
-rw-r--r--docs/content/tools/syntax-highlighting.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/tools/syntax-highlighting.md b/docs/content/tools/syntax-highlighting.md
index e6fb4de82..d927e0bf2 100644
--- a/docs/content/tools/syntax-highlighting.md
+++ b/docs/content/tools/syntax-highlighting.md
@@ -203,7 +203,7 @@ body {
Here is the same example but with triple back ticks to denote the fenced code block:
{{< nohighlight >}}
-```
+```css
body {
font-family: "Noto Sans", sans-serif;
}
@@ -234,4 +234,4 @@ Please see individual libraries' documentation for how to implement each of the
[Rainbow]: http://craig.is/making/rainbows
[Syntax Highlighter]: http://alexgorbatchev.com/SyntaxHighlighter/
[Google Prettify]: https://github.com/google/code-prettify
-[Yandex]: http://yandex.ru/ \ No newline at end of file
+[Yandex]: http://yandex.ru/