User story:
As a VE user when I edit a page that includes sub-refs with details and save it again, it should not break.
Acceptance criteria:
- I can open a page that includes a simple sub-ref using details and edit some aspect on that page that's unrelated to the sub-ref.
- I can edit the subreference and the new details are also saved back to wikitext.
- When I save it back the Wikitext should not include any unexpected changes.
Technical details
- Some internal documentation of wikitext <-> Parsoid HTML+RDFa <-> VE data model