Skip to content

remove HTML from package description#1

Merged
seanadkinson merged 1 commit into
odysseyscience:masterfrom
zeke:patch-1
Jan 26, 2015
Merged

remove HTML from package description#1
seanadkinson merged 1 commit into
odysseyscience:masterfrom
zeke:patch-1

Conversation

@zeke

@zeke zeke commented Jan 26, 2015

Copy link
Copy Markdown
Contributor

The npm website now allows and renders some HTML tags in package descriptions, like <strong> and <a>. The full list is here: https://www.npmjs.com/package/sanitize-html#how-to-use

<input> is not on the whitelist though, so it'll get stripped out. This change works around that. by using a plain English description.

The npm website now allows and renders some HTML tags in package descriptions, like `<strong>` and `<a>`. The full list is here: https://www.npmjs.com/package/sanitize-html#how-to-use

`<input>` is not on the whitelist though, so it'll get stripped out. This change works around that. by using a plain English description.
@seanadkinson

Copy link
Copy Markdown
Contributor

Thanks for the PR and info!

seanadkinson added a commit that referenced this pull request Jan 26, 2015
remove HTML from package description
@seanadkinson seanadkinson merged commit 7b89f62 into odysseyscience:master Jan 26, 2015
@seanadkinson

Copy link
Copy Markdown
Contributor

Pushed 1.1.2

@zeke

zeke commented Jan 27, 2015

Copy link
Copy Markdown
Contributor Author

🍰

@zeke zeke deleted the patch-1 branch January 27, 2015 18:20
skoch-tf added a commit to skoch-tf/react-s3-uploader that referenced this pull request Sep 9, 2019
…resignedPost

Feature/TFMFE-2828 - Add Support to create presigned post
seanadkinson pushed a commit that referenced this pull request May 19, 2020
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