Show HN: Syntax highlighting tool for code snippets in HTML (codeglow.vojtechrichter.com)
Hey! My name is Vojtěch.
When I'm sharing code on my blog or elsewhere, I find it really annoying to format and highlight all the words in the code snippet. That's why I made CodeGlow, to make sharing sharing code easy and painless.
8 comments
[ 2.6 ms ] story [ 16.9 ms ] threadPlease submit again when it's ready to be tested. "sign-up pages,[...] Those can't be tried out, so can't be Show HNs." https://news.ycombinator.com/showhn.html
Shiki, highlight.js, Chroma to name a few libraries
Appreciate the feedback a lot!
I learned a lot by working on a universal formatting setup.
https://github.com/hofstadter-io/hof/tree/_dev/formatters
Hof looks real cool