fix(markdown): Move caption to children
This commit is contained in:
parent
76d13e3fa3
commit
7bebd8cf07
96 changed files with 304 additions and 213 deletions
|
@ -3,11 +3,9 @@ title: Paths
|
|||
order: 40
|
||||
---
|
||||
|
||||
<Example
|
||||
part="docs_overview"
|
||||
caption="Paths are the lines and curves of your pattern"
|
||||
options={{focus: "Paths"}}
|
||||
/>
|
||||
<Example part="docs_overview" options={{focus: "Paths"}}>
|
||||
Paths are the lines and curves of your pattern
|
||||
</Example>
|
||||
|
||||
Paths are the lines and curves that make up your pattern.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue