daisy / daisy/pipeline-scripts-utils
Make sure all id-attributes are preserved in html5-upgrade.xsl
Open
0 - Backlog
enhancement
- Dominant language
- HTML
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of dropping elements completely, consider inserting an empty span. For instance;
`` could become `` instead of being dropped.
This might be an issue for more of the conversions in html5-upgrade.xsl though, so someone should go through and check that all `id`s are preserved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.