From bc0f4f39fb772a24cd1e0ac857371b89a1117c01 Mon Sep 17 00:00:00 2001 From: liaosy Date: Thu, 12 Feb 2026 08:50:10 +0800 Subject: [PATCH] docs: apply dracula style to markdown code blocks (#1049) Co-authored-by: liaosy --- docs/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/config.yaml b/docs/config.yaml index 3ac74160..54e65167 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -20,6 +20,11 @@ markup: unsafe: true tableOfContents: startLevel: 2 + highlight: + style: dracula + lineNos: false + codeFences: true + guessSyntax: false # Multi-lingual mode config # There are different options to translate files