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,8 +4,14 @@ title: Scale box
|
|||
|
||||
The scale box allows you to verify that your pattern was printed to the correct scale:
|
||||
|
||||
<Legend part="scalebox" caption="The scale box" />
|
||||
<Legend part="scalebox">
|
||||
|
||||
The scale box
|
||||
|
||||
</Legend>
|
||||
|
||||
<Tip>
|
||||
|
||||
To verify the printed size, you can first only print the page that has the scale box on it.
|
||||
|
||||
</Tip>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue