Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-reporting-impl-4.0.0-M2
-
None
Description
The current code has following flaws:
- It unnecessarily uses a switch case although it could pass the depth directly
- The anchor is placed after the section title which mean that if a user jumps to the anchor the section title is not visible in the browser
Tasks:
- Use sink's section title method with depth arg
- Place anchor inside the section title idential to other sinks which create anchored section titles (concistency)
Attachments
Issue Links
- is superceded by
-
MSHARED-1174 Don't wrap elements in anchors
- Closed
- links to