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
Yes, the attribute parsing has changed from a plain RegEx approach to a mixed RegEx/Code approach, which allows me to handle the attributes in a more strict and robust way. Your snippet fails because the attribute parsing doesn't tollerate a wrong expression passed from the tag parsing anymore. You caught me at a perfect time, the current project is crap and every distraction is very welcome :P I'm looking at it now...
Not sure if it's a bug, but some existing code got broken.
The text was updated successfully, but these errors were encountered: