chore(markdown): Linting of dev docs
This commit is contained in:
parent
1d8beedd44
commit
265ad404da
317 changed files with 1281 additions and 1503 deletions
|
@ -2,9 +2,9 @@
|
|||
title: "@freesewing/plugin-bartack"
|
||||
---
|
||||
|
||||
The **@freesewing/plugin-bartack** plugin provides
|
||||
The **@freesewing/plugin-bartack** plugin provides
|
||||
[the bartack macro](/reference/api/macros/bartack).
|
||||
This macro allows you to add bartacks — a set of
|
||||
This macro allows you to add bartacks — a set of
|
||||
tight zig-zag stitches used to enforce a seam — to your design.
|
||||
|
||||
## Example
|
||||
|
@ -30,9 +30,7 @@ import config from "../config";
|
|||
const Pattern = new freesewing.Design(config, bartack);
|
||||
```
|
||||
|
||||
Now you can use the
|
||||
[bartack](/reference/api/macros/bartack/),
|
||||
[bartackAlong](/reference/api/macros/bartackalong/), and
|
||||
Now you can use the
|
||||
[bartack](/reference/api/macros/bartack/),
|
||||
[bartackAlong](/reference/api/macros/bartackalong/), and
|
||||
[bartackFractionAlong](/reference/api/macros/bartackfractionalong/) macros in your parts.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue