Commit d6483b6
committed
fix: update detection of changelog links (#573)
The Node.js `CHANGELOG.md` file was changed so that `_` characters in
links are now escaped.
Refs: nodejs/node#403221 parent 05bc3b4 commit d6483b6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
0 commit comments