Can anyone detail how to install codemirror 6? I’m usually pretty adept at these things but I can’t get this plugin to work. I’m getting errors like this when going to edit a tiddler.
\function edit-preview-state() [{$:/config/ShowEditPreview/PerTiddler}!match[yes]then[$:/state/showeditpreview]] :else[<qualify "$:/state/showeditpreview">] +[get[text]] :elseno \end \define config-visibility-title() $:/config/EditorToolbarButtons/Visibility/$(currentTiddler)$ \end \define importFileActions() \end \whitespace trim
among other things.