https://bugzilla.wikimedia.org/show_bug.cgi?id=48665
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Gabriel Wicke <[email protected]> --- Still the case: echo '[[Image:Wiki.png|thumb|left|caption]]' | node parse | sed s/left/right/ | node parse --html2wt [[Image:Wiki.png|thumb|left|caption|right]] The plan is to introduce an internal halign shadow attribute in data-parsoid with values 'left', 'right' etc. Having a single canonical shadow attribute should make it easy to enforce mutual exclusivity. -- 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
