mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
Update AutomateHowTo.md
This commit is contained in:
@@ -38,6 +38,7 @@ You can change styling between adding different elements. My logic for separatin
|
||||
%>
|
||||
```
|
||||
The script will generate the following drawing:
|
||||
|
||||

|
||||
|
||||
## Attributes and functions at a glance
|
||||
@@ -189,6 +190,7 @@ Allowed values are [HTML color names](https://www.w3schools.com/colors/colors_na
|
||||
|
||||
## Adding objects
|
||||
These functions will add objects to your drawing. The canvas is infinite, and it accepts negative and positive X and Y values. The top left corner x values increase left to right, y values increase top to bottom.
|
||||
|
||||

|
||||
|
||||
### addRect(), addDiamond, addEllipse
|
||||
|
||||
Reference in New Issue
Block a user