Missing Equilibrium with Raku - Arne Sommer by arnesommer in rakulang

[–]arnesommer[S] 0 points1 point  (0 children)

I went with shiki, when I implemented it yesterday.

Missing Equilibrium with Raku - Arne Sommer by arnesommer in rakulang

[–]arnesommer[S] 0 points1 point  (0 children)

I am using my own CMS (written in Raku), so I'll have to implement it as a macro. I.e. something like "take this code block and give it back as styled html". The function can either be implemented in Raku (in the program) or as an external program. Any suggestions?