diff --git a/markdown/dev/reference/api/macros/bartack/en.md b/markdown/dev/reference/api/macros/bartack/en.md index 190c9a22484..8c26f9eb8d0 100644 --- a/markdown/dev/reference/api/macros/bartack/en.md +++ b/markdown/dev/reference/api/macros/bartack/en.md @@ -19,6 +19,7 @@ macro('bartack', { | Property | Default | Type | Description | |-------------:|------------|------------|-------------| +| `anchor` | | `Point` | The point to start the bartack from | | `angle` | `0` | `number` | The angle under which to draw the bartack | | `density` | `3` | `number` | Controls how close the stitches are togeter | | `length` | `15` | `number` | Length of the bartack |