Simplemde-markdown-editor: Why not using browser spell-ckecking ?

Created on 7 Nov 2015  路  2Comments  路  Source: sparksuite/simplemde-markdown-editor

I don't know how spell checking is implemented in SimpleMDE but I wonder why not using browser spell-checking capabilities. It would get multi-language support for free.

Calmly does that.

Best,

M.A.

question

All 2 comments

Due to the way SimpleMDE functions, it is not possible to use the browser's spell checking.

I managed to get misspelled words underlined by adding the attribute contenteditable="true" but no correct spelling appears on right click. This might be due to the way SimpleMDE functions.

Anyway, thanks for your answer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pranavstark picture pranavstark  路  3Comments

rahulnjs picture rahulnjs  路  3Comments

andrelgarcia picture andrelgarcia  路  4Comments

abr4xas picture abr4xas  路  3Comments

christianmalek picture christianmalek  路  5Comments