fix(markdown): Small fixes in docs
This commit is contained in:
parent
6434a9237f
commit
1309d7629f
4 changed files with 6 additions and 7 deletions
|
@ -5,10 +5,9 @@ title: vd
|
|||
The `vd` macro adds a *vertical dimension* to your pattern.
|
||||
It is provided by the [dimension plugin](/reference/plugins/dimension/).
|
||||
|
||||
<Example
|
||||
part="point_dy"
|
||||
caption="An example of a vertical dimension"
|
||||
/>
|
||||
<Example part="point_dy">
|
||||
An example of a vertical dimension
|
||||
</Example>
|
||||
|
||||
```js
|
||||
macro('vd', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue