Folks, I love The CodeMirror plugins, but the spell check is not working in it as it is not a simple text area to various browser spell checkers will not work.I believe the only way would be the introduction of a code mirror aware spell checker.
Once installed and activated you can transclude in the current tiddler as follows, and the code mirror editor replaces the default editor. <$transclude tiddler="$:/core/ui/EditTemplate/body/editor"/> This is used by the edit template to edit the tiddlers I would like to find a way to toggle between the basic and code mirror editors. Does anyone know how I could do this? Ideally on a per tiddler basis! This would allow me to use the browser spell check and return to code-mirror as needed. The above editor makes no reference to CodeMirror so I cant simply use an alternate template. Thanks in advance Tony -- 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/ff737b86-b491-4566-b4c7-234d12bcdc02%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

