1
0
Fork 0

chore(markdown): Linting of dev docs

This commit is contained in:
Joost De Cock 2022-02-19 08:04:25 +01:00
parent 1d8beedd44
commit 265ad404da
317 changed files with 1281 additions and 1503 deletions

View file

@ -12,4 +12,3 @@ snippets.demo = new Snippet('bnotch', points.anchor)
```
<Example part="snippets_bnotch">An example of the bnotch snippet</Example>

View file

@ -12,4 +12,3 @@ snippets.demo = new Snippet('button', points.anchor)
<Example part="snippets_button">
An example of the button snippet
</Example>

View file

@ -19,8 +19,8 @@ An example of the buttonhole-end snippet
We provide three buttonhole snippets with a different alignment:
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
</Note>

View file

@ -13,15 +13,14 @@ snippets.demo = new Snippet('buttonhole-start', points.anchor)
An example of the buttonhole-start snippet
</Example>
<Note>
##### Aligning your buttons and buttonholes
We provide three buttonhole snippets with a different alignment:
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
</Note>

View file

@ -19,9 +19,8 @@ An example of the buttonhole snippet
We provide three buttonhole snippets with a different alignment:
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
- [buttonhole](/reference/snippets/buttonhole/): Anchor point is the middle of the buttonhole
- [buttonhole-start](/reference/snippets/buttonhole-start/): Anchor point is the start of the buttonhole
- [buttonhole-end](/reference/snippets/buttonhole-end/): Anchor point is the end of the buttonhole
</Note>

View file

@ -12,4 +12,3 @@ snippets.demo = new Snippet('logo', points.anchor)
<Example part="snippets_logo">
An example of the logo snippet
</Example>

View file

@ -8,7 +8,7 @@ provided by [plugin-theme](/reference/plugins/theme/).
```js
snippets.demo = new Snippet('bnotch', points.anchor)
```
<Example part="snippets_notch">
An example of the notch snippet
</Example>

View file

@ -13,4 +13,3 @@ snippets.demo = new Snippet('snap-socket', points.anchor)
<Example part="snippets_snapsocket">
An example of the snap-socket snippet
</Example>

View file

@ -13,4 +13,3 @@ snippets.demo = new Snippet('snap-stud', points.anchor)
<Example part="snippets_snapstud">
An example of the snap-stud snippet
</Example>