Closed sajozsattila closed 2 years ago
Hi👋 Thanks for reporting.
Hi again 🙂 I'll close this issue, with same message as in pull requests:
Do you have a test case, or a stack trace? I might want to fix the issue at the calling site, patterns.js that is.
If I use the bellow chain:
And the below table:
I have managed to crash the markdown-it-attrs.js. The reason for this in line 687:
There the 'token' is undefined in this case. A simple solution to make check for this condition: