BEGIN TEST
Leading spaces (2) + trailing spaces (2)··
TAB_LITERAL: [START] [END] (there is a real TAB between)
Raw escape-like text: \n \r \t \\n \\r \\t \\x00 \\x1f \\x7f \\xff \u0000 \u202E \u200F \u200E
Bytes-ish hex: e5 bd 93 e7 84 b6 | 00 1f 7f ff | 0x00 0x1F 0x7F 0xFF | b"\x00\x1f\x7f\xff"
HTML tags (should render as text, not tags):
para
| cell |