Closed jplatte closed 9 months ago
Done in 952751ccd7311b04185a2e06288bb8995d82d219.
Reverted 😅
(context: I want syntax highlighting to work, managed to inject the syntax highlighter into the filter, but the file-specific highlighting theme is turning out harder)
Now done in e26892d631f89dce7d0e59a857aab0808dcfdd69 and manually tested that the highlight theme gets passed properly. Really need to start adding automated tests for stuff like this though!
Just looking to finish my port of
blog.turbo.fish
, I noticed that I'm using Zola'smarkdown
filter (for putting some sidebar contents inconfig.extra
, which tbh is slightly weird, but I wanna keep for now) and this has no equivalent in Hinoki yet.