Skip to content

Switch to padded table cells #16

@vweevers

Description

@vweevers

I opted to disabling table cell padding in remark-stringify, because it lessens diff noise, especially on big generated tables.

But the relevant lint plugin (remark-lint-table-cell-padding) only has the padded and compact modes. Compact is almost what I want, but it doesn't allow a space between pipes (|) and content.

In addition, remark-contributors generates padded tables.

So for now I'll switch to padded tables, and configure remark-lint-table-cell-padding with padded mode.

FYI @ralphtheninja

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions