Skip to content

Conversation

@non-zero-sum
Copy link

@non-zero-sum non-zero-sum commented Jan 19, 2026

amends table.lua to detect and handle tables with no leading and/or trailing pipe characters

existing behaviour

  • Tables with both leading and trailing pipes render well
  • Tables with no leading or trailing space remain plain text

new behaviour

  • Tables with both leading and trailing pipes render well (as existing)
  • Tables with no leading pipe have 'open' rendering on the leading edge
  • Tables with no trailing pipe have 'open' rendering on the trailing edge
  • All tables render inner column dividers

Sample

Renders:

image

from:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant