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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|High                        |Unprioritized
             Status|ASSIGNED                    |NEW

--- Comment #1 from Roan Kattouw <[email protected]> ---
(In reply to comment #0)
> * Possibly change the API so that instead of returning an array of DOM
> elements, the toDomElements function is responsible for appending its
> children.
> ** This could replace handlesOwnChildren, and enable model types with complex
> output
> 
This would also enable partial unwrapping of annotations, e.g. <p><a> Foo
</a></p> -> <p> <a>Foo</a> </p>

-- 
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