Skip to content

fix: make box-drawing tables opt-in and restore markdown compatibility#1

Open
manascb1344 wants to merge 3 commits intobquenin:feature/box-drawingfrom
manascb1344:fix/pr-8-box-drawing-opt-in
Open

fix: make box-drawing tables opt-in and restore markdown compatibility#1
manascb1344 wants to merge 3 commits intobquenin:feature/box-drawingfrom
manascb1344:fix/pr-8-box-drawing-opt-in

Conversation

@manascb1344
Copy link

This PR addresses critical issues in PR franlol#8 by making box-drawing opt-in, restoring standard Markdown table rendering by default, and refactoring with a TableFormatterOptions interface.

bquenin and others added 3 commits January 30, 2026 23:20
Replace standard markdown pipe/dash table borders with Unicode
box-drawing characters (┌┐└┘─│┬┴├┤┼) for improved visual appearance.
Add buildHorizontalLine helper and remove formatSeparatorCell which
is no longer needed.
Remove accidentally committed package-lock.json (Bun project),
add it to .gitignore, and bump version to 0.1.0 for breaking change.
@bquenin bquenin force-pushed the feature/box-drawing branch from 07155ee to 814306a Compare February 21, 2026 02:54
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.

2 participants