DEV Community

Discussion on: How to add code highlighting to your Dev.to posts.

Collapse
 
hoverbaum profile image
Hendrik

Ahh interesting aspect. I will make sure to mention that above. Haven't looked into the fundamentals of dev.to but I guess they are using a code highlighter somewhere and are only including a limited amount of plugins, as in language support, to keep bundle size down.

Maybe a good candidate for improvement 👍