With the introduction of rich attribute support for extensions, we'd like to deprecate extensions' use of dynamic properties in data-mw for their own data. Instead, they can define their own rich attribute which they have complete control of.
For the cite extension, this will be the data-mw-cite attribute, and we'll move the following properties from data-mw to the new data-mw-cite attribute:
- data-mw.body.id
- data-mw.body.html
- data-mw.mainRef
- data-mw.mainBody
- data-mw.mainBodyHtml
- data-mw.autoGenerated
- data-mw.isSyntheticMainRef