Show HN: Glow – New design-focused Markdown syntax highlighter (nuejs.org) 4 points by tipiirai 2y ago ↗ HN
[–] tipiirai 2y ago ↗ Author here: This is an MIT-licensed syntax highlighter for markdown fenced code blocks. It focuses on three things:1. Aesthetics. Focus solely on how your code looks.2. Ease of coloring. 3-5 CSS variables are enough.3. Minuscule: Almost 1000x smaller than Shiki or Prism
[–] snowcode 2y ago ↗ Is this a code highlighter I can use on my own jamstack blog? [–] tipiirai 2y ago ↗ Yes. You can integrate it into any Markdown engine. Instructions for Marked can be found here: https://nuejs.org/docs/concepts/syntax-highlighting.html#mar...
[–] tipiirai 2y ago ↗ Yes. You can integrate it into any Markdown engine. Instructions for Marked can be found here: https://nuejs.org/docs/concepts/syntax-highlighting.html#mar...
3 comments
[ 0.25 ms ] story [ 19.3 ms ] thread1. Aesthetics. Focus solely on how your code looks.
2. Ease of coloring. 3-5 CSS variables are enough.
3. Minuscule: Almost 1000x smaller than Shiki or Prism