Excited to introduce Thoughtcrime Checker! This simple text editor highlights any words on the Trump administration's "banned" list. Remove these words from your NSF/NIH grants and see if you can avoid the Thought Police!
https://brad7280.github.io/thoughtcrime-checker/
@theo.io @xkcd.com @byscottdance.com
https://brad7280.github.io/thoughtcrime-checker/
@theo.io @xkcd.com @byscottdance.com
Comments
Two suggestions:
1. Set spellcheck="false" on the editor so the built-in browser spellchecking doesn't confuse users.
2. On Firefox, adding spaces is broken. I was able to kind of get it working by adding the "white-space: pre-wrap;" CSS directive, but it's still weird.