1
0
Fork 0

chore: Merged in left behind PRs from markdown repo

This commit is contained in:
Joost De Cock 2021-08-25 16:16:51 +02:00
parent b34a2ee2ed
commit 97b8a93a85
126 changed files with 2327 additions and 486 deletions

View file

@ -9,7 +9,7 @@ For example, you may store the length of the armhole in your front and back part
and then read that value when drafting the sleeve so you can verify the sleeve fits the armhole.
For this, you should use the [Store](/reference/api/store/), which is available via
the [shorthand](/howtos/core/shorthand/) call:
the [shorthand](/howtos/code/shorthand/) call:
```js
export default function(part) {