| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
/cc @Trott as you are the one who suggested this. |
Sorry, something went wrong.
|
I imagine this may not be an issue now that the <a name="DEPxxxx"></a> links are removed, but not a bad idea to do it anyway. |
Sorry, something went wrong.
There was a problem hiding this comment.
Oh dear the anti-pattern exists elsewhere. For the error codes I think we can use a regular expression for if the heading starts with ERR, but in the meantime, you're right about needing this to be corrected.
Sorry, something went wrong.
PR-URL: nodejs#35034 Refs: nodejs#34955 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
|
Alas, this causes visited links to show in a different color. Revert since we're eliminating <a name="foo"></a> tags anyway? Or add a:visited to the stylesheet? @nodejs/website |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: nodejs#35034 Refs: nodejs#34955 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
| Back | FazBrowse Home | New Git URL |
Fix the side effect when hovering over empty anchor links:
It appears on a few pages:
Checklist
Refs: #34955