Background Information
See an example of wiki page with a maplink in the page status indicator, https://fr.wikipedia.org/wiki/Paris.
What
The Kartographer ParsoidDomProcessor, which handles setting extension data and numbering the maplinks that require a label, is not called on indicators because the HTML rendered by an indicator is stashed in an attribute.
How
Make the ParsoidDomProcessor a traverser that goes through HTML attribute contents.
- Acceptance Criteria
- Maplink tags in page status indicator works properly