mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
8 lines
184 B
YAML
8 lines
184 B
YAML
|
extends: existence
|
||
|
message: "Add a trailing slash to the link '%s'."
|
||
|
level: error
|
||
|
nonword: true
|
||
|
scope: raw
|
||
|
tokens:
|
||
|
- '\(\{\{site.url\}\}\{\{site.baseurl\}\}(\/[A-Za-z0-9-_]+)+\s*\)'
|