summaryrefslogtreecommitdiff
path: root/pygments/formatters/rtf.py
Commit message (Expand)AuthorAgeFilesLines
* Remove non-ASCII from non-Unicode string.Georg Brandl2014-10-141-1/+1
* No raw "u" literals in Py3.Georg Brandl2014-09-201-10/+10
* better not to use unicode_literals...Georg Brandl2014-09-201-28/+25
* Sort out Unicode output issues with RTF and image formatters.Georg Brandl2014-09-201-6/+6
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+150