From 03a2c20b65cf5c8851866a1d9f3cf166766d2e4a Mon Sep 17 00:00:00 2001 From: Andreas Grub Date: Wed, 23 Oct 2024 07:38:53 +0200 Subject: [PATCH] make code highlighter guess the syntax if possible --- config.toml | 2 +- themes/qaware-blog-theme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f4c33bc..361aecb 100644 --- a/config.toml +++ b/config.toml @@ -22,7 +22,7 @@ cookiebot = "4e938949-aa56-465e-9c2a-175bb6c31d81" [markup] [markup.highlight] codeFences = true - guessSyntax = false + guessSyntax = true hl_Lines = "" lineNoStart = 1 lineNos = true diff --git a/themes/qaware-blog-theme b/themes/qaware-blog-theme index 6feed38..9eff5cd 160000 --- a/themes/qaware-blog-theme +++ b/themes/qaware-blog-theme @@ -1 +1 @@ -Subproject commit 6feed389c913ae633f7d462fe46c6bce9d96c01e +Subproject commit 9eff5cd7f5ec6ad96b6a5143d6309f6c64108dde