Re: [w3c/editing] spellchecking - how to give JS devs more control (#166)

I stumble upon a visual markdown editor today that render everything to actual DOM elements, the tradeoff from not using a regular textarea was the lost of spellchecking 😞 there was a solution doe and it was do embed a large dictionary which i didn't want to do.
It would be cool if i could expand the spellcheck attribute on other elements too like a `<p>` element

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/166#issuecomment-461396249

Received on Thursday, 7 February 2019 12:16:56 UTC