From 77430eb945323f98893a38a3afd990af2331d03e Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 21 Jan 2026 14:14:03 +0100 Subject: [PATCH] config: update markdown highlighting to use inline style --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index efa4184..472805d 100644 --- a/config.toml +++ b/config.toml @@ -41,6 +41,7 @@ extra_syntaxes_and_themes = [ [markdown.highlighting] theme = "dracula" +style = "inline" [extra] # Put all your custom variables here