mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:30:47 +00:00
Merged via squash.
Prepared head SHA: 4ccd4c5fc0
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>
Reviewed-by: @hxy91819
15 lines
327 B
JSON
15 lines
327 B
JSON
{
|
|
"name": "uppercase body wrapper is stripped",
|
|
"mode": "doc_body_chunked",
|
|
"rel_path": "help/testing.md",
|
|
"source_file": "source.txt",
|
|
"expected_file": "expected.txt",
|
|
"rules": [
|
|
{
|
|
"method": "raw",
|
|
"match_all": ["Regular paragraph."],
|
|
"response_file": "raw-uppercase-wrapper.txt"
|
|
}
|
|
]
|
|
}
|