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

Can't hightlight Assembly Language correctly #72

Open ZoeVonFeng opened 7 years ago

ZoeVonFeng commented 7 years ago

Assembly language coloring is wrong. I use MIPS Assembly Syntax highlighter for my MIPS file. After pasting as either RTF/HTML, the highlight result was really wrong. It should be similar to this format: image

But it is actually like this: image

Yulei-Duan commented 7 years ago

i have the same problem

ZoeVonFeng commented 7 years ago

It should be fixed in this Pull Request