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: pd
|
|||
The `pd` macro adds a *path dimension* to your pattern, indicating the length of a path.
|
||||
It is provided by the [dimension plugin](/reference/plugins/dimension/).
|
||||
|
||||
<Example part="path_length" caption="Example of a multiple path dimensions" />
|
||||
<Example part="path_length"><
|
||||
Example of a multiple path dimensions
|
||||
</Example>
|
||||
|
||||
```js
|
||||
macro('pd', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue