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: bartack
|
|||
The `bartack` macro allows you to add a *bartack* marker to your sewing pattern.
|
||||
It is provided by the [bartack plugin](/reference/plugins/bartack/).
|
||||
|
||||
<Example part="plugin_bartack" caption="Example of the bartack macro" />
|
||||
<Example part="plugin_bartack">
|
||||
Example of the bartack macro
|
||||
</Example>
|
||||
|
||||
```js
|
||||
points.a = new Point(15, 15)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue