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

@ -7,7 +7,7 @@ about: Shows you how to access user options from inside your pattern
Options are stored in `pattern.settings.options`.
You can pull them out of there with
the [shorthand](/howtos/core/shorthand/) call:
the [shorthand](/howtos/code/shorthand/) call:
```js