Background
Currently, lead paragraphs are not being correctly displayed before infobox content - in order to unblock work on T359002, we should first understand the current issue and best recommendation for how to fix it
User story
As a developer on the web team, I would like to be able to display the lead paragraph first while understanding the technical implications of doing so and having confidence in my implementation
Requirements
- the current implementation is well-understood, including why parsoid is failing
- We have evaluated T262093 and the problem it attempted to solve
- We have evaluated how the existing transform impacts performance and how to minimize this in the new version
- The discussion in T359002 is factored into consideration
- a recommendation is made, ideally with a rough proof of concept, for how to solve this going forward for parsoid
Acceptance criteria
- we feel that we have enough information to unstall T359002
Rollback plan
N/A - nothing should be merged as part of this spike