Skip to content

table dashes communicate width - #68

Merged
jph00 merged 1 commit into
mainfrom
table-dashes-communicate-width
Sep 9, 2026
Merged

table dashes communicate width#68
jph00 merged 1 commit into
mainfrom
table-dashes-communicate-width

Conversation

@RensDimmendaal

Copy link
Copy Markdown
Contributor

Support relative pipe-table widths using the existing colwidths attribute:

  • -|--- gives 25% / 75% widths.
  • -|- or, any equal number in each col, keeps automatic sizing.
  • {: colwidths="1fr 1fr"} overrides inferred widths.

Existing fixtures use equal dash counts to preserve their expected output.

@RensDimmendaal
RensDimmendaal requested a review from jph00 September 9, 2026 17:26
@RensDimmendaal RensDimmendaal added the enhancement New feature or request label Sep 9, 2026
@jph00
jph00 merged commit a486803 into main Sep 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants