Y
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
am29
5204 days ago
pandoc uses kate-highlighting to highlight code snippets and not pygments
link
dfc
5204 days ago
I'm sorry you are correct. I meant to say that by default it looks just like pygments.
link