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