djrtyj
This commit is contained in:
parent
9ff0f33180
commit
dc379f5671
1 changed files with 5 additions and 5 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue