🐦 #TIL <div> 的 contenteditable 属性还可以是 plaintext-only, 可以避免粘贴进带有格式的文本、回车产生 HTML 等等,如果想做一个简单的纯文本编辑框,这个是最适合的。
https://caniuse.com/mdn-html_global_attributes_contenteditable_plaintext-only
↩ #tweet
https://caniuse.com/mdn-html_global_attributes_contenteditable_plaintext-only
↩ #tweet