### Describe the bug Some documents are using `<a name...>` code to create anchors in the documents. A Hugo solution exists for headers. The docs should be reviewed and html code should be replaced with the Hugo approach `# Header title {#custom-anchor-name}`