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