https://bugzilla.wikimedia.org/show_bug.cgi?id=33089
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Data Model |Parser/Parsoid AssignedTo|[email protected] |[email protected] --- Comment #5 from Roan Kattouw <[email protected]> 2012-07-05 21:12:50 UTC --- Not a data model bug, moving to Parsoid. The editor produces <h1></h1> for an empty heading, which is correct. Parsoid's serializer converts this to == , which is wrong. Similarly, <h2></h2> is converted to ==== . -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
