fix(dev): One-liner admonitions
This commit is contained in:
parent
a6d656c19e
commit
da41cc0fc9
60 changed files with 860 additions and 659 deletions
|
@ -11,7 +11,10 @@ and returns the original stack.
|
|||
```js
|
||||
Stack stack.home()
|
||||
```
|
||||
:::noteThis method is chainable as it returns the Stack object:::
|
||||
|
||||
:::note
|
||||
This method is chainable as it returns the Stack object
|
||||
:::
|
||||
|
||||
## Notes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue