sensiolabs / ansi-to-html

An ANSI to HTML5 converter
MIT License
238 stars 31 forks source link

fix when pattern like this 'foo\r\r\n', output will be empty #21

Open friparia opened 4 years ago

friparia commented 4 years ago

We found some devices (H3C S10508-V) may output like this:

blahblahblan \r\r\n
blahblahblan \r\r\n

However the history version may covert it into this:

\r\n
\r\n