elm-markup icon indicating copy to clipboard operation
elm-markup copied to clipboard

Crash when parsing `{` character

Open uweg opened this issue 6 years ago • 3 comments

The parser seems to end in an infinite loop whenever a { parsed. For more details:

https://ellie-app.com/6hPMtnKj2j3a1

Add a { to the textbox; the browser freezes.

uweg avatar Aug 06 '19 07:08 uweg

Ran into this bug also. In moving to Markup 3.x I inadvertently created an incomplete link (I forgot the closing }, and then the browser freezes. BTW, I love Markup 3.x!

berry avatar Aug 06 '19 08:08 berry

Just ran into the same bug. Any easy workaround (I'm fine with forking the lib)?

sebsheep avatar Jun 03 '22 09:06 sebsheep