https://bugzilla.wikimedia.org/show_bug.cgi?id=50104

--- Comment #1 from Gabriel Wicke <[email protected]> ---
This is a side effect of the way we support template syntax even outside a
table context. This tokenizes to a table heading, which is then dropped while
building the DOM as it is not wrapped into a table.

We should still be able to support this by adding a pass that checks for
dropped table headings on the DOM based on the shadow metas and converts them
back to text.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to