Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol diffdown.com

fix: export Annotation from editor.js bundle

+1
+1
static/vendor/editor.js
··· 30151 30151 ]); 30152 30152 var oneDark = [oneDarkTheme, /* @__PURE__ */ syntaxHighlighting(oneDarkHighlightStyle)]; 30153 30153 export { 30154 + Annotation, 30154 30155 Compartment, 30155 30156 EditorView, 30156 30157 basicSetup,