==== Context
We had some assumptions on what HTML VE actually needs to emit for Parsoid to convert safely back to Wikitext. The issues documented in {T400013} and {T400038} showed us that some of these assumptions were not true and furthermore that there's a certain amount of test coverage missing that would covered issues like the once produced. The issues were along the lines of:
- stored original HTML that's used when converting back from data
- HTML apart from `mw-data` needed by Parsoid to convert back to Wikitext
==== Planed improvements
[] Converter tests covering the usage of stored original HTML
- Without reflist
- With list defined refs
- With changes on list defined refs
- With main+details
[] One-directional Parsoid tests dealing with minimal VE HTML output to convert to Wikitext
- With list defined refs
- With main+details
[] A test with list defined references that include a template