SIGN IN SIGN UP
drawdb-io / drawdb UNCLAIMED

Free, simple, and intuitive online database diagram editor and SQL generator.

0 0 86 JavaScript

fix: align Markdown export table columns with consistent padding (#1000)

Table rows in the Markdown documentation export had no padding,
making the raw output misaligned and hard to read. Added a
formatMarkdownTable helper that calculates the maximum width
per column and pads every cell with padEnd() accordingly.

Applies to field tables, index tables, and type tables.

Fixes #996
S
Sylvain committed
efb80cc6b31d310254a6f1649f26303cb21b8c90
Parent: 37d7a19
Committed by GitHub <noreply@github.com> on 4/21/2026, 12:12:12 PM