fix(dev): One-liner admonitions
This commit is contained in:
parent
a6d656c19e
commit
da41cc0fc9
60 changed files with 860 additions and 659 deletions
|
@ -42,6 +42,7 @@ If you set a `menu` property on your option, the FreeSewing frontend will use
|
|||
this to organize your various options in a menu structure.
|
||||
|
||||
### Sub menus
|
||||
|
||||
You can a nested menu structure with dot-notation. So `style.pockets` will
|
||||
create a `pockets` submenu under the `style` menu and put your option there.
|
||||
|
||||
|
@ -65,4 +66,6 @@ function(
|
|||
|
||||
This is typically used to hide options conditionally.
|
||||
|
||||
:::note [FIXME]Include example:::
|
||||
:::note [FIXME]
|
||||
Include example
|
||||
:::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue