| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Underscores in the links to the changelogs are escaped for markdown links but not escaped for HTML links.
Codecov Report
@@ Coverage Diff @@
## main #575 +/- ##
=======================================
Coverage 82.57% 82.57%
=======================================
Files 35 35
Lines 1750 1750
=======================================
Hits 1445 1445
Misses 305 305 Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
I'm contemplating seeing if remark-gfm can be changed so that it doesn't escape _ in these situations at all. It's unnecessary, I think. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Underscores in the links to the changelogs are escaped for markdown
links but not escaped for HTML links.
Refs: #573
Refs: nodejs/node#40617