The fragment handler API ought to be able to be used for extension tag syntax as well.
This will then allow a principled implementation of {{#tag:...}} using the FragmentHandler API.
The fragment handler API ought to be able to be used for extension tag syntax as well.
This will then allow a principled implementation of {{#tag:...}} using the FragmentHandler API.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| PFragmentHandler extension tags | mediawiki/services/parsoid | master | +4 K -2 K |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T388786 Follow up from Parsoid Fragment support | |||
| Open | None | T390342 Allow fragment handlers to handle extension tags as well | |||
| Open | cscott | T383004 Parsoid read views: map with citation in caption results in raw UNIQ QINU marker |
Change #1191817 had a related patch set uploaded (by C. Scott Ananian; author: C. Scott Ananian):
[mediawiki/services/parsoid@master] WIP: PFragmentHandler extension tags