Closed
Description
Affected URL(s)
https://nodejs.org/docs/latest/api/modules.html#the-module-object_1, https://nodejs.org/docs/latest/api/modules.html#source-map-v3-support
Description of the problem
There are some links at the bottom of the commonjs doc that seem out of place to me:
In the md file they are prefixed by this comment:
Line 1257 in 1d8593e
which does leads me to believe that these should not be rendered in the page
About the comment
The same comment can be found in other parts of the codebase, the anchors/elements below such comment are indeed not rendered:
Lines 117 to 119 in 1d8593e
Lines 142 to 144 in 1d8593e
Lines 1617 to 1619 in 1d8593e
cc @aduh95