Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blog/release/v12.11.0.md: fix wrong escape #2608

Merged
merged 1 commit into from Sep 27, 2019
Merged

blog/release/v12.11.0.md: fix wrong escape #2608

merged 1 commit into from Sep 27, 2019

Conversation

XhmikosR
Copy link
Contributor

I'm not sure how these keep being added, but anyway this was wrong because it's wrapped in code.

@richardlau
Copy link
Member

I'm not sure how these keep being added, but anyway this was wrong because it's wrapped in code.

I believe the changelogs are partially generated by https://github.com/nodejs/changelog-maker (cc @nodejs/releasers) and the escaping is done in https://github.com/nodejs/changelog-maker/blob/867cf90110b3539d33f503360df1a94840bfd868/commit-to-output.js#L5-L8.

@XhmikosR
Copy link
Contributor Author

Perfect, then we need that tweaked to take into account backticks and not escape those then.

@XhmikosR
Copy link
Contributor Author

I made nodejs/changelog-maker#58 to track this upstream

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.

None yet

4 participants