Y
Hacker News
new
|
ask
|
show
|
jobs
by
sriku
3856 days ago
It depends on python-pygments for syntax highlighting, though you can configure it to use front-end based highlighters like highlight.js.
1 comments
spf13
3856 days ago
It can optionally use python-pygments for syntax highlighting. It's not a requirement and as you mention alternatives are available.
link