n1k0 / SublimeHighlight

A humble SublimeText package for exporting highlighted code as RTF or HTML
https://github.com/n1k0/SublimeHighlight
MIT License
788 stars 105 forks source link

Fixed TypeError: endswith first arg must be bytes #57

Open RubenPHP opened 9 years ago

RubenPHP commented 9 years ago

Fixed TypeError: endswith first arg must be bytes or a tuple of bytes, not str Related to this open issue: https://github.com/n1k0/SublimeHighlight/issues/56

OverStruck commented 7 years ago

Worked on Xubuntu (Ubuntu 16.04 xenial)