discourse/app/assets/javascripts/pretty-text/engines
Sam Saffron a91ee45de9
FIX: Nested quotes in BBCode
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
2020-09-21 08:56:25 +10:00
..
discourse-markdown FIX: Nested quotes in BBCode 2020-09-21 08:56:25 +10:00