- From: Jimmy Wärting <notifications@github.com>
- Date: Thu, 07 Feb 2019 04:16:34 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 February 2019 12:16:56 UTC
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