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'