You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).