You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
Hi,
I'm having trouble fixing an issue where if you have a <script> .... </script> tag over multiple lines, the syntax doesn't get recognized properly.
My example is at https://gist.github.com/c837e901752bdbec7dc1
Playing around a bit I see that it's related to the
while
condition on https://github.com/streeter/markdown-redcarpet.tmbundle/blob/master/Syntaxes/Markdown%20Redcarpet.tmLanguage#L339It's a regular expression issue but I haven't been able to fix it.
Cheers,
Leo
The text was updated successfully, but these errors were encountered: