commonmark / cmark

CommonMark parsing and rendering library and program in C
Other
1.6k stars 535 forks source link

Newer versions of re2c fail to scan escaped chars in links #19

Closed nwellnhof closed 9 years ago

nwellnhof commented 9 years ago

This is not a problem in libcmark itself but in re2c. Versions known to work are 0.13.5 and 0.13.6. Versions known to fail are 0.13.7.5 and 0.14.1. I created a minimal testcase and opened a ticket in the re2c bug tracker.

nwellnhof commented 9 years ago

This issue is resolved in re2c 0.14.2.