mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05:00
Previously attributes such as `[test a='a"a' b="a'a"]` were not correctly handled. This amends the regex parser to ensure it correctly parses attributes without breaking incorrectly on the first nested quote