This commit is contained in:
Alexander 2025-06-14 09:17:30 -04:00
parent 9ff0f33180
commit dc379f5671

View file

@ -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 \"<code>$(awk -F \\- '{print $NF}' <<< $ATTR_CLASS)</code>\""
command = 'highlight -O html -f --inline-css --syntax=ocaml --style=zellner'
# [widgets.syntax]
# widget = "preprocess_element"
# selector = 'pre code'
# # command = "echo \"<code>$(awk -F \\- '{print $NF}' <<< $ATTR_CLASS)</code>\""
# command = 'highlight -O html -f --inline-css --syntax=ocaml --style=zellner'