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

Consider allowing LINK and META elements in HTML #261

Closed
lucboudreau opened this issue Jul 8, 2016 · 1 comment
Closed

Consider allowing LINK and META elements in HTML #261

lucboudreau opened this issue Jul 8, 2016 · 1 comment

Comments

@lucboudreau
Copy link

We would like this community to consider allowing the LINK and META HTML elements in GitHub markdown. As far as I can tell, they are not currently allowed.

These are necessary in order to add GMail message actions, as documented here. These links are very useful when the comments are generated by a system which uses the GitHub statuses API to validate commits and pull requests.

I'm not a HTML expert, so I will leave it to this group to discuss the implication of allowing those.

NB. We have also created an issue on the GitHub Markup project for this discussion to happen.

@gjtorikian
Copy link
Owner

A new (beta) release of HTML-Proofer has been released, v3.0.0.pre1. I tried to go back and address all the issues in this repo. For this specific issue, I've opted to keep the sanitization process the same. However, downstream consumers can easily make any change they want to the sanitization process; see the updated README for more information.

Repository owner locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants