Gap
_split_row splits on every pipe character. A table cell
containing \| is therefore divided into multiple cells.
Acceptance criteria
- Add a fixture with an escaped pipe in a header and body
cell.
- Keep each escaped pipe in its original cell.
- Preserve leading and trailing pipe handling and explicit
column alignment.
Verification
make check
Written by Codex
Gap
_split_rowsplits on every pipe character. A table cellcontaining
\|is therefore divided into multiple cells.Acceptance criteria
cell.
column alignment.
Verification
make checkWritten by Codex