remarkjs / remark-github

remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
https://remark.js.org
MIT License
179 stars 22 forks source link

Deny `defaced`, `acceded`, `effaced` #20

Closed wooorm closed 4 years ago

wooorm commented 4 years ago

defaced, acceded, and effaced are words that sometimes appears in actual text, and most likely don’t appear as a SHA. Deny them too:

https://github.com/remarkjs/remark-github/blob/3cf0e0b4a4046c5cba1f67a55b53c5e762751816/lib/tokenizer/hash.js#L28