hacks to do zola treesitter
This commit is contained in:
parent
27dd9c2249
commit
971a2f151b
3 changed files with 83 additions and 2 deletions
|
|
@ -12,7 +12,9 @@ description = "computers i guess"
|
|||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
extra_syntaxes = ["syntax"]
|
||||
use_tree_painter = true
|
||||
highlight_theme = "ayu_mirage_hacked"
|
||||
extra_syntaxes_and_themes = ["syntax"]
|
||||
|
||||
[extra]
|
||||
# Put all your custom variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue