[PR #769] [MERGED] render partial markdown tables #767

Closed
opened 2026-03-02 23:48:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/769
Author: @kommander
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @kommander

Base: mainHead: markdown-refinement-4


📝 Commits (5)

📊 Changes

4 files changed (+225 additions, -118 deletions)

View changed files

📝 packages/core/src/renderables/Markdown.ts (+11 -2)
📝 packages/core/src/renderables/__tests__/Markdown.test.ts (+119 -115)
📝 packages/core/src/renderables/__tests__/markdown-parser.test.ts (+89 -0)
📝 packages/core/src/renderables/markdown-parser.ts (+6 -1)

📄 Description

all content shown, no last row drops


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/769 **Author:** [@kommander](https://github.com/kommander) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `markdown-refinement-4` --- ### 📝 Commits (5) - [`28fbb47`](https://github.com/anomalyco/opentui/commit/28fbb4717d91c88a1af3c3a0b2dd794ffdbcbb7f) reproduce - [`a3c8b7d`](https://github.com/anomalyco/opentui/commit/a3c8b7dd2e54d8199f401a547259cc9cd2101c69) stash - [`3c69b5e`](https://github.com/anomalyco/opentui/commit/3c69b5e25d163af192f83f7aa32a028bd86ae2f7) refactor - [`d6b459a`](https://github.com/anomalyco/opentui/commit/d6b459a75aa855ca9ea6ea8f1bab06a7b996ca83) render incomplete tables - [`662f475`](https://github.com/anomalyco/opentui/commit/662f47553a7af2dbb34422f4fb0f1cefeeabb5fe) catch full reparse ### 📊 Changes **4 files changed** (+225 additions, -118 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Markdown.ts` (+11 -2) 📝 `packages/core/src/renderables/__tests__/Markdown.test.ts` (+119 -115) 📝 `packages/core/src/renderables/__tests__/markdown-parser.test.ts` (+89 -0) 📝 `packages/core/src/renderables/markdown-parser.ts` (+6 -1) </details> ### 📄 Description all content shown, no last row drops --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:48:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#767
No description provided.