Opps, This looks like this was answered by Jeremy here https://groups.google.com/forum/?hl=en#!topic/tiddlywiki/c3y-PycRP4M
Tony On Thursday, November 15, 2018 at 1:06:56 PM UTC+11, TonyM wrote: > > 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/094d4e4a-003f-4adf-aebd-b57fd07d611b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

