1
0
Fork 0

chore(markdown): Docs linter run

This commit is contained in:
joostdecock 2022-07-31 16:11:50 +02:00
parent 39fbdd477f
commit 9f958656d9
2383 changed files with 32481 additions and 7187 deletions

View file

@ -11,90 +11,99 @@ The value they represent shows how far the measurement deviates from the proport
<th>
Icon
</th>
<th>
Description
</th>
</tr>
<tr>
<td>
<Gauge val={-6} theme='light' />
</td>
<td>
The value is <strong x-id="1">significantly lower</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-4} theme='light' />
</td>
<td>
The value is <strong x-id="1">a good bit lower</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-2} theme='light' />
</td>
<td>
The value is <strong x-id="1">a bit lower</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-1} theme='light' />
</td>
<td>
The value is <strong x-id="1">very close</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={1} theme='light' />
</td>
<td>
The value is <strong x-id="1">very close</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={2} theme='light' />
</td>
<td>
The value is <strong x-id="1">a bit higher</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={4} theme='light' />
</td>
<td>
The value is <strong x-id="1">a good bit higher</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={6} theme='light' />
</td>
<td>
The value is <strong x-id="1">significantly higher</strong>
</td>
</tr>
</table>

View file

@ -15,7 +15,7 @@ Without a way to store your measurements, generating made-to-measure patterns wo
This question often hints at an underlying distrust towards
creating an account. As such, the following links may also be relevant:
- Read [our privacy notice][1]
- Learn more about [your rights][2]
- Read \[our privacy notice]\[1]
- Learn more about \[your rights]\[2]
</Note>