==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== # Text Elements testing excalidraw embed in files for obsidian publish. ^POowAAy7 %% # Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.7", "elements": [ { "id": "POowAAy7", "type": "text", "x": -85.94140625, "y": -169.3359375, "width": 521.3594970703125, "height": 25, "angle": 0, "strokeColor": "#1e1e1e", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "frameId": null, "roundness": null, "seed": 247077007, "version": 56, "versionNonce": 590243969, "isDeleted": false, "boundElements": null, "updated": 1688948421874, "link": null, "locked": false, "text": "testing excalidraw embed in files for obsidian publish.", "rawText": "testing excalidraw embed in files for obsidian publish.", "fontSize": 20, "fontFamily": 1, "textAlign": "left", "verticalAlign": "top", "baseline": 18, "containerId": null, "originalText": "testing excalidraw embed in files for obsidian publish.", "lineHeight": 1.25, "isFrameName": false } ], "appState": { "theme": "light", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#1e1e1e", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 1, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 375.5604853509387, "scrollY": 387.63261516229306, "zoom": { "value": 0.6999999999999997 }, "currentItemRoundness": "round", "gridSize": null, "currentStrokeOptions": null, "previousGridSize": null }, "files": {} } ``` %%