From dc379f56716537e5509f13e9aab1b602a640c6b0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 14 Jun 2025 09:17:30 -0400 Subject: [PATCH] djrtyj --- soupault.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/soupault.toml b/soupault.toml index 8227127..19906ea 100644 --- a/soupault.toml +++ b/soupault.toml @@ -136,8 +136,8 @@ selector = "blink" # but you can set this option to false to delete just the first one delete_all = true -[widgets.syntax] -widget = "preprocess_element" -selector = 'pre code' -# command = "echo \"$(awk -F \\- '{print $NF}' <<< $ATTR_CLASS)\"" -command = 'highlight -O html -f --inline-css --syntax=ocaml --style=zellner' +# [widgets.syntax] +# widget = "preprocess_element" +# selector = 'pre code' +# # command = "echo \"$(awk -F \\- '{print $NF}' <<< $ATTR_CLASS)\"" +# command = 'highlight -O html -f --inline-css --syntax=ocaml --style=zellner'