https://bugzilla.wikimedia.org/show_bug.cgi?id=52661
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Gabriel Wicke <[email protected]> --- (In reply to comment #4) > (In reply to comment #3) > > ;-{zh-cn:AAA;zh-tw:BBB}- > > Is this resolvable with the preprocessor change? > > Yes, I believe this has the same root cause. Lists are not handled by the preprocessor. The issue here is that the list handler (doBlockLevels) is not aware of -{ }- either and (wrongly) recognizes the embedded colon as a single-line dt/dd pair. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
