Description
The current ID generation suffers from these problems:
- IDs aren't always XML id compliant (NCName
- Sometimes they are chopped which mean that links are broken
- Validation does not comply with production
- Uses unnecessary one-line wrapper indirections
Solution: Simplify production rules by using XML id spec and never chop ids.
Attachments
Issue Links
- is related to
-
DOXIA-710 Inconsistent anchors between toc macro and headers
- Open
- links to