Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix UTF-8 with syntax-highlighting.py | Přemysl Janouch | 2014-01-08 | 1 | -0/+1 |
| | | | | | | | 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> | ||||
* | filters: import more modern scripts | Jason A. Donenfeld | 2013-05-27 | 1 | -0/+38 |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |