chore(markdown): Linting of dev docs
This commit is contained in:
parent
1d8beedd44
commit
265ad404da
317 changed files with 1281 additions and 1503 deletions
|
@ -12,4 +12,3 @@ snippets.demo = new Snippet('bnotch', points.anchor)
|
|||
```
|
||||
|
||||
<Example part="snippets_bnotch">An example of the bnotch snippet</Example>
|
||||
|
||||
|
|
|
@ -12,4 +12,3 @@ snippets.demo = new Snippet('button', points.anchor)
|
|||
<Example part="snippets_button">
|
||||
An example of the button snippet
|
||||
</Example>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -12,4 +12,3 @@ snippets.demo = new Snippet('logo', points.anchor)
|
|||
<Example part="snippets_logo">
|
||||
An example of the logo snippet
|
||||
</Example>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -13,4 +13,3 @@ snippets.demo = new Snippet('snap-socket', points.anchor)
|
|||
<Example part="snippets_snapsocket">
|
||||
An example of the snap-socket snippet
|
||||
</Example>
|
||||
|
||||
|
|
|
@ -13,4 +13,3 @@ snippets.demo = new Snippet('snap-stud', points.anchor)
|
|||
<Example part="snippets_snapstud">
|
||||
An example of the snap-stud snippet
|
||||
</Example>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue