Conformance Examples 0.1.0 — Render: crlf-literal-text-preserved¶
crlf-literal-preserved¶
Literal text containing CRLF line terminators is emitted byte-for-byte with no normalization.
Template
Output
lf-literal-preserved¶
Literal text containing LF line terminators is emitted byte-for-byte with no normalization.
Template
Output
bare-cr-literal-preserved¶
A lone carriage return in literal text is not a line break and is emitted verbatim.
Template
Output
Source fixture: render/crlf-literal-text-preserved.json