fix(markdown): Move legend caption to children
This commit is contained in:
parent
e7000cb2e1
commit
abe641f4f8
4 changed files with 40 additions and 8 deletions
|
@ -4,8 +4,16 @@ title: Knöpfe, Knopflöcher und Druckknöpfe
|
|||
|
||||
Buttons and buttonholes may come in different sizes, but always have the same shape that represents how they look in real life:
|
||||
|
||||
<Legend part="buttons" caption="A button is shown on the left, and a buttonhole on the right" >
|
||||
<Legend part="buttons">
|
||||
|
||||
A button is shown on the left, and a buttonhole on the right
|
||||
|
||||
</Legend>
|
||||
|
||||
Snaps haben einen *-Stud* und *Sockel* Teil und sehen auch wie das echte aus:
|
||||
|
||||
<Legend part="snaps" caption="A snap stud is shown on the left, and a snap socket on the right" >
|
||||
<Legend part="snaps">
|
||||
|
||||
A snap stud is shown on the left, and a snap socket on the right
|
||||
|
||||
</Legend>
|
||||
|
|
|
@ -4,8 +4,16 @@ title: Botones, agujeros de botones y tapones
|
|||
|
||||
Buttons and buttonholes may come in different sizes, but always have the same shape that represents how they look in real life:
|
||||
|
||||
<Legend part="buttons" caption="A button is shown on the left, and a buttonhole on the right" >
|
||||
<Legend part="buttons">
|
||||
|
||||
A button is shown on the left, and a buttonhole on the right
|
||||
|
||||
</Legend>
|
||||
|
||||
Las tomas tienen una parte del socket ** y *del stud* y también se ven como lo real:
|
||||
|
||||
<Legend part="snaps" caption="A snap stud is shown on the left, and a snap socket on the right" >
|
||||
<Legend part="snaps">
|
||||
|
||||
A snap stud is shown on the left, and a snap socket on the right
|
||||
|
||||
</Legend>
|
||||
|
|
|
@ -4,8 +4,16 @@ title: Boutons, boutonnières, et boutons pressions
|
|||
|
||||
Les boutons et boutonnières peuvent avoir des tailles différentes, mais ont toujours la même forme que celle à quoi ils ressemblent dans la vie réelle :
|
||||
|
||||
<Legend part="buttons" caption="A button is shown on the left, and a buttonhole on the right" >
|
||||
<Legend part="buttons">
|
||||
|
||||
A button is shown on the left, and a buttonhole on the right
|
||||
|
||||
</Legend>
|
||||
|
||||
Les boutons pressions ont une partie *mâle* et *femelle* et ressemblent également à la réalité :
|
||||
|
||||
<Legend part="snaps" caption="A snap stud is shown on the left, and a snap socket on the right" >
|
||||
<Legend part="snaps">
|
||||
|
||||
A snap stud is shown on the left, and a snap socket on the right
|
||||
|
||||
</Legend>
|
||||
|
|
|
@ -4,8 +4,16 @@ title: Knopen, knoopsgaten en en drukknopen
|
|||
|
||||
Knoppen en knoopsgaten kunnen in verschillende maten komen, maar hebben altijd dezelfde vorm die geeft hoe ze er in het echte leven uitzien:
|
||||
|
||||
<Legend part="buttons" caption="A button is shown on the left, and a buttonhole on the right" >
|
||||
<Legend part="buttons">
|
||||
|
||||
A button is shown on the left, and a buttonhole on the right
|
||||
|
||||
</Legend>
|
||||
|
||||
Drukknopen hebben een *bol* en een *hol*deel, en zien er ook uit zoals in het echt:
|
||||
|
||||
<Legend part="snaps" caption="A snap stud is shown on the left, and a snap socket on the right" >
|
||||
<Legend part="snaps">
|
||||
|
||||
A snap stud is shown on the left, and a snap socket on the right
|
||||
|
||||
</Legend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue