1
0
Fork 0

Update markdown/dev/reference/macros/pleat/en.md

Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
This commit is contained in:
Wouter van Wageningen 2023-05-07 13:12:30 -07:00 committed by GitHub
parent b5cef6be3c
commit 132fa55b49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ macro('pleat', {
| Property | Default | Type | Description |
|----------------:|----------|---------------------|-------------|
| `from` | | [Point](/reference/api/point) | The top left point of the crossbox |
| `from` | | [Point](/reference/api/point) | The start point of the pleat |
| `to` | | [Point](/reference/api/point) | The bottom right point of the crossbox |
| `prefix` | 'pleat' | String | The prefix to be used for creating all the points and paths |
| `margin` | 35 | Number | The size (in mm) of the pleat lines |