This line of code https://github.com/mProjectsCode/obsidian-shiki-plugin/blob/20d11fa3247a7b701a05234aee98bf17d5ed5e54/src/codemirror/Cm6_ViewPlugin.ts#L189 throws error repeatedly: > Calls to EditorView.update are not allowed while an update is in progress
This line of code
obsidian-shiki-plugin/src/codemirror/Cm6_ViewPlugin.ts
Line 189 in 20d11fa
throws error repeatedly: