mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
docs(markdownlint): enable autofixable rules and normalize links
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user