Fixed Markdown rendering triggering inside bbcode with 'Stop parsing BB code' set

Xon

Well-known member
Affected version
2.1.2
XF\BbCode\ProcessorAction\Markdown::stashBbCodePlainItems has a hard-coded list, and doesn't check custom bb-code with advanced flags, where the 'Stop parsing BB code' makes sense to be skipped
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.3).

Change log:
Prevent markdown from being parsed inside custom BBCode tags set to stop parsing BBCode
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom