### Regression tests Issue #113: EOL character weirdness on Windows (Important: first line ends with CR + CR + LF) ```````````````````````````````` example line1 line2 .
line1
line2
```````````````````````````````` Issue #114: cmark skipping first character in line (Important: the blank lines around "Repeatedly" contain a tab.) ```````````````````````````````` example By taking it apart - alternative solutions → Repeatedly solving → - how techniques .By taking it apart
Repeatedly solving
a*b c
```````````````````````````````` Issue #193 - unescaped left angle brackets in link destination ```````````````````````````````` example [a] [a]:[a](te\ st)
````````````````````````````````