Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Whitelist the ins, del, sub, and sup HTML elements #83

Merged
merged 1 commit into from
Dec 28, 2015
Merged

Whitelist the ins, del, sub, and sup HTML elements #83

merged 1 commit into from
Dec 28, 2015

Conversation

revin
Copy link
Collaborator

@revin revin commented Dec 28, 2015

Per issue #55, this update white lists a few HTML elements from GitHub's whitelist. Most of the elements in that list are already allowed, so this just adds del, ins, sub, and sup (and it alphabetizes the array for allowedTags). There's also a simple test fixture for each.

@ashleygwilliams ashleygwilliams added this to the 5.6 milestone Dec 28, 2015
@ashleygwilliams ashleygwilliams self-assigned this Dec 28, 2015
@ashleygwilliams
Copy link
Contributor

tests are passing. looks good! thank you so much!

ashleygwilliams added a commit that referenced this pull request Dec 28, 2015
Whitelist the ins, del, sub, and sup HTML elements
@ashleygwilliams ashleygwilliams merged commit bd2404a into npm:master Dec 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants