aboutsummaryrefslogtreecommitdiffstats
path: root/filters/syntax-highlighting.py
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-8 with syntax-highlighting.py•••Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> Přemysl Janouch2014-01-081-0/+1
* filters: import more modern scripts•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Jason A. Donenfeld2013-05-271-0/+38