Reply to thread

Unfortunately, this is virtually unavoidable with badly nested tags. We have to choose a way to resolve them, and depending on order it can be wrong.


For example, if the quote is at the beginning: [plain][quote][b]test[i]nom[/quote]test[/i]fail[/b][/plain]

It will be resolved reasonably:

testfail


Back
Top Bottom