chore(markdown): Update option docs
This commit is contained in:
parent
d0e05fe455
commit
52ddbaaa02
28 changed files with 952 additions and 631 deletions
|
@ -2,10 +2,14 @@
|
|||
title: options
|
||||
---
|
||||
|
||||
The `options` setting allows you to specify the pattern-specific options
|
||||
that have been implemented by the pattern designer.
|
||||
The `options` setting allows you to specify values for the pattern-specific
|
||||
options that have been implemented by the pattern designer.
|
||||
|
||||
The available options are listed in the pattern configuration.
|
||||
Refer to the [the options section in the pattern configuration file][1] for
|
||||
all details about using options in FreeSewing.
|
||||
|
||||
[1]: /reference/api/config/options
|
||||
|
||||
```js
|
||||
import Brian from "@freesewing/brian";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue