summaryrefslogtreecommitdiff
path: root/filters/syntax-highlighting.py
AgeCommit message (Collapse)Author
2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch
Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <[email protected]>
2013-05-27filters: import more modern scriptsJason A. Donenfeld
Signed-off-by: Jason A. Donenfeld <[email protected]>