Skip to content

Support escaped pipes in formal tables #2

Description

@p13i

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions