escaping EOLs
This commit is contained in:
parent
4b2781cc35
commit
b4784c9bdc
|
@ -143,8 +143,8 @@ Example::
|
|||
| 3
|
||||
|
|
||||
|
||||
This encoding implies that any occurences of "\n |" have to be replaced
|
||||
by "\n" when the field is unfolded using a RFC822 reader.
|
||||
This encoding implies that any occurences of "``\n |``" have to be replaced
|
||||
by "``\n``" when the field is unfolded using a RFC822 reader.
|
||||
|
||||
|
||||
Keywords (optional)
|
||||
|
|
Loading…
Reference in New Issue