discourse/plugins/discourse-details/test/javascripts
Régis Hanol 3927b27f34 FIX: allow quote-less details BBCode
In 53b3d2f0dc we introduced a stricter BBCode Tag parser. It prevents having "values" with spaces when they're not surrounded by a valid pair of quotes.

The `[details=` BBCode Tag is popular enough that it's worth adding a special case for it (especially since it doesn't support other parameters).

This also adds the Finnish pair of quotes.

Context - https://meta.discourse.org/t/details-accepts-only-one-word-as-summary/313019
2024-06-24 14:16:36 +02:00
..
acceptance DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
lib FIX: allow quote-less details BBCode 2024-06-24 14:16:36 +02:00