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

Escape HTML tags in commit titles #43

Closed
silverwind opened this issue Dec 6, 2016 · 0 comments
Closed

Escape HTML tags in commit titles #43

silverwind opened this issue Dec 6, 2016 · 0 comments

Comments

@silverwind
Copy link

silverwind commented Dec 6, 2016

See nodejs/node#10127 (comment). A HTML tag in a commit message can throw off markdown parsers. I think problematic chars like < should be escaped as \<.

rvagg added a commit that referenced this issue Feb 22, 2017
@rvagg rvagg closed this as completed in #44 Feb 23, 2017
rvagg added a commit that referenced this issue Feb 23, 2017
renawolford6 added a commit to renawolford6/changelog-maker-javascript that referenced this issue Nov 9, 2022
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

No branches or pull requests

1 participant