-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: infrastructure
-
b07
The code in make/Docs.gmk to generate HML from Markdown generates code with nested `<strong>` tags, due to a misplaced `</strong>` tag.
The nested tags are detected and reported when running `tidy` over the generated documentation.
The nested tags are detected and reported when running `tidy` over the generated documentation.