Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: C2html – HTML Syntax highlighting for snippets of C code (github.com/cozis)
3 points by cozis on May 8, 2022 | hide | past | favorite | 2 comments


Hello to everyone!

This is a tool I build to use in my own blog (where I mainly talk about C programming).

I considered using other available tools but they either: 1. used client-side javascript to work 2. only highlighted based on the keywords 3. only could be used online

so I thought It would be fun to write one myself. It turned out pretty nicely in my opinion!


I always use vi :TOhtml so the code I post looks like the code I wrote (colouring and indenting the same, etc). Your html output might be more modern, though. The --prefix et al are pretty slick.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: