Hacker News new | ask | show | jobs
by dfc 5205 days ago
Insert plug for pandoc. Among the many benefits pandoc provides is easy code highlighting. By defualt it uses pygments as others have suggested.

http://johnmacfarlane.net/pandoc/README.html#verbatim-code-b...

1 comments

pandoc uses kate-highlighting to highlight code snippets and not pygments
I'm sorry you are correct. I meant to say that by default it looks just like pygments.