SublimeText / TrailingSpaces

Highlight trailing spaces and delete them in a flash.
MIT License
897 stars 94 forks source link

Escape unintended bullet point. #69

Closed MorrisonCole closed 10 years ago

MorrisonCole commented 10 years ago

The 'Options' section contains a random bullet point due to a hyphen character at the beginning of a line.

This patch (probably the most simple ever submitted!) escapes the character :)

chikamichi commented 10 years ago

Thank you @MorrisonCole.