tests: fix formatting errors in FILEFORMAT.md.
Without the surrounding backticks, these tags get swallowed when the markdown is rendered. Closes #11777
This commit is contained in:
parent
26c7feb8b9
commit
49664d6afc
@ -241,7 +241,7 @@ which test file to load the list content.
|
|||||||
|
|
||||||
### `<dataNUM [crlf="yes"]>`
|
### `<dataNUM [crlf="yes"]>`
|
||||||
|
|
||||||
Send back this contents instead of the <data> one. The `NUM` is set by:
|
Send back this contents instead of the `<data>` one. The `NUM` is set by:
|
||||||
|
|
||||||
- The test number in the request line is >10000 and this is the remainder
|
- The test number in the request line is >10000 and this is the remainder
|
||||||
of [test case number]%10000.
|
of [test case number]%10000.
|
||||||
@ -643,7 +643,7 @@ compared with what is stored in the test file. This is pretty
|
|||||||
advanced. Example: "s/^EPRT .*/EPRT stripped/"
|
advanced. Example: "s/^EPRT .*/EPRT stripped/"
|
||||||
|
|
||||||
### `<stripfile1>`
|
### `<stripfile1>`
|
||||||
1 to 4 can be appended to `stripfile` to strip the corresponding <fileN>
|
1 to 4 can be appended to `stripfile` to strip the corresponding `<fileN>`
|
||||||
content
|
content
|
||||||
|
|
||||||
### `<stripfile2>`
|
### `<stripfile2>`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user