1
0
Fork 0

fix(markdown): move Legend caption to children

This commit is contained in:
Joost De Cock 2021-11-03 19:17:04 +01:00
parent ce5e451ab8
commit 39c771f7f3
9 changed files with 53 additions and 11 deletions

View file

@ -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>