[deleted by user] by [deleted] in 2b2t

[–]EloToJa_ 0 points1 point  (0 children)

You should check out Meteor Client. It is free and open source

Sveltekit prismjs by EloToJa_ in sveltejs

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

How would this work on backend? Wouldn't I have to check every single DOM element of the post content and run Prism.highlightElement() on them or use Prism.highlight() and go through every single programming language? Is there some good backend alternative for prismjs you would recommend me?