7e38f4fd1f
Using `display: none` on the `<h1>` causes `innerText` to not work as expected and include the icon ligature (`link`) in the title. This caused the window title on the angular.io Home page to appear as "Angular - link". This commit fixes it by not generating anchors at all for headings with the `no-anchor` class. Fixes #20427 PR Close #20440 |
||
---|---|---|
.. | ||
add-image-dimensions.js | ||
add-image-dimensions.spec.js | ||
auto-link-code.js | ||
auto-link-code.spec.js | ||
autolink-headings.js | ||
autolink-headings.spec.js | ||
h1-checker.js | ||
h1-checker.spec.js |