docs(markdownlint): enable autofixable rules and normalize links

This commit is contained in:
Sebastian
2026-02-06 09:55:12 -05:00
parent 1bf9f237f7
commit c7aec0660e
84 changed files with 261 additions and 198 deletions

View File

@@ -301,7 +301,7 @@ Common intents (copy/paste):
}
```
2. Allow only specific groups (WhatsApp)
1. Allow only specific groups (WhatsApp)
```json5
{
@@ -316,7 +316,7 @@ Common intents (copy/paste):
}
```
3. Allow all groups but require mention (explicit)
1. Allow all groups but require mention (explicit)
```json5
{
@@ -328,7 +328,7 @@ Common intents (copy/paste):
}
```
4. Only the owner can trigger in groups (WhatsApp)
1. Only the owner can trigger in groups (WhatsApp)
```json5
{