Fixed:
- Pressing enter on a text element erroneously activated all markdown embeddables in the scene discord
Fixed in ExcalidrawAutomate
getActiveEmbeddableViewOrEditor (view?:ExcalidrawView): {view:any}|{file:TFile, editor:Editor}|{node: ObsidianCanvasNode}|null;
no returns the node, instead of the empty view from the leaf.