FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: update detection of changelog links (take 2) by richardlau · Pull Request #575 · nodejs/node-core-utils · GitHub

fix: update detection of changelog links (take 2) - #575

Merged
richardlau merged 1 commit into
nodejs:mainfrom
richardlau:auto-lts
Oct 26, 2021
Merged

fix: update detection of changelog links (take 2)#575
richardlau merged 1 commit into
nodejs:mainfrom
richardlau:auto-lts

Conversation

Copy link
Copy Markdown
Member

Underscores in the links to the changelogs are escaped for markdown
links but not escaped for HTML links.

Refs: #573
Refs: nodejs/node#40617

Underscores in the links to the changelogs are escaped for markdown
links but not escaped for HTML links.

codecov Bot commented Oct 26, 2021
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #575 (0482bb8) into main (44c6fc8) will not change coverage.
The diff coverage is n/a.

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44c6fc8...0482bb8. Read the comment docs.

This comment has been minimized.

Trott commented Oct 26, 2021

Copy link
Copy Markdown
Member

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.

richardlau merged commit e66ba17 into nodejs:main Oct 26, 2021
richardlau deleted the auto-lts branch October 26, 2021 21:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL