fix(markdown): Move caption to children
This commit is contained in:
parent
76d13e3fa3
commit
7bebd8cf07
96 changed files with 304 additions and 213 deletions
|
@ -7,7 +7,9 @@ users to verify their pattern is printed to scale.
|
|||
|
||||
The `scalebox` macro is provided by the [scalebox plugin](/reference/plugins/scalebox).
|
||||
|
||||
<Example part="plugin_scalebox" caption="Example of the scalebox added by this macro" />
|
||||
<Example part="plugin_scalebox">
|
||||
Example of the scalebox added by this macro
|
||||
</Example>
|
||||
|
||||
```js
|
||||
macro('scalebox', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue