On Tuesday, March 28, 2017 at 6:48:07 PM UTC+2, Jeff Vance wrote: > > I did a search and saw this question come up several times in the past, > but there has never been a clear answer. The browser's spell check does not > work when using the Code Mirror plugin. In the past threads, the solution > was always to disable Code Mirror! To me, that is not really a solution. > I'd rather keep Code Mirror and just try to be more careful with my > spelling. But I keep noticing typos when I go back to read things later. > Is there really no way to get the spell check to work again? >
That's not as simple as it seems. javascript has no access to the built in browser spell-checker. That's why you'd need to include big dictionaries and an additional cm-plugin. (if there is one!) ... But I think, it should be possible to create a "preview" mode, that opens the "raw" text editor. The problem is, that you still would need to type in the cm edit area to fix the text. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e29d6614-8e20-4e75-84a4-f75bee3172ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

