Closed katepol closed 4 years ago
I see a test https://github.com/valich/intellij-markdown/blob/master/test/data/parser/ruby18936.txt which asserts this behavior. Could you please tell me, why?
Files were moved, correct link: https://github.com/valich/intellij-markdown/blob/master/src/commonTest/resources/data/parser/ruby18936.txt
It was an acceptable behaviour back then. I need to either make lexers more unicode-friendly or merge tokens post-lexing.
Fixed in 0.2.0.pre-58
This breaks further copying and pasting text.