fix: table format rendering #11

Open
bissendorf wants to merge 1 commits from fix/table-render into dev
Owner

Features:

  • Replaces the current table rendering: Instead of mirroring into the output buffer, the rendered string is written to it explicitly
Features: - Replaces the current table rendering: Instead of mirroring into the output buffer, the rendered string is written to it explicitly
bissendorf added the
Kind/Enhancement
label 2025-07-24 20:07:18 +00:00
bissendorf added 1 commit 2025-07-24 20:07:19 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/table-render:fix/table-render
git checkout fix/table-render
Sign in to join this conversation.
No description provided.