Steps to replicate the issue:
- Add Wikitext like
<ref name="book">Miller</ref> <ref details="page 1" name="book"></ref>
- Open VE
What happens?:
- Instead of the subref content VE shows
This reference is defined in a template or other generated block, and for now can only be edited in source mode.
in the references list and the context preview.
- When you switch back to wikitext content is lost
What should have happened instead?:
Should show page 1 as expected

