Fixed
- ExcalidrawAutomate.create() threw an error. #539
New Features
- Bind/unbind text to/from container 4935
- Image export settings in the frontmatter 519. If these keys are present they will override the default excalidraw embed and export settings.
excalidraw-export-transparent: true
- true == Transparent / false == with background.
excalidraw-export-dark
- true == Dark mode / false == light mode.
excalidraw-export-svgpadding
- This only affects export to SVG. Specify the export padding for the image
excalidraw-export-pngscale
˙- This only affects export to PNG. Specify the export scale for the image. The typical range is between 0.5 and 5, but you can experiment with other values as well.