Skip to content

RST grid tables should not include alignment markers #10857

@jgm

Description

@jgm

This is a regression in HEAD.

RST grid table syntax does not support alignment markers (+:=====:+ for centering etc.).
A parameter should be added to gridTable that allows these to be suppressed.
Alternatively, the RST writer could strip out alignments before calling gridTable (avoiding an API change).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions