fix(markdown): move Legend caption to children
This commit is contained in:
parent
ce5e451ab8
commit
39c771f7f3
9 changed files with 53 additions and 11 deletions
|
@ -4,7 +4,11 @@ title: Dimensions
|
|||
|
||||
When you opt for a *paperless* pattern, your pattern will come with dimensions:
|
||||
|
||||
<Legend part="dimension" caption="An example of a dimension on a pattern" />
|
||||
<Legend part="dimension">
|
||||
|
||||
An example of a dimension on a pattern
|
||||
|
||||
</Legend>
|
||||
|
||||
<Tip>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue