[PR #683] [MERGED] Add markdown_table_multiline_header_separator support #807

Closed
opened 2026-02-16 00:19:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/683
Author: @BinaryBrain
Created: 4/15/2025
Status: Merged
Merged: 4/15/2025
Merged by: @BinaryBrain

Base: mainHead: sacha/feat/add-markdown_table_multiline_header_separator


📝 Commits (2)

  • 0fbd1fe Add markdown_table_multiline_header_separator support
  • 353c49d Lint

📊 Changes

3 files changed (+12 additions, -3 deletions)

View changed files

📝 llama_cloud_services/parse/base.py (+9 -0)
📝 llama_parse/pyproject.toml (+2 -2)
📝 pyproject.toml (+1 -1)

📄 Description

No description provided


🔄 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/run-llama/llama_cloud_services/pull/683 **Author:** [@BinaryBrain](https://github.com/BinaryBrain) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@BinaryBrain](https://github.com/BinaryBrain) **Base:** `main` ← **Head:** `sacha/feat/add-markdown_table_multiline_header_separator` --- ### 📝 Commits (2) - [`0fbd1fe`](https://github.com/run-llama/llama_cloud_services/commit/0fbd1fe8901d72ba4dd0fe7aba42595f453c0ba5) Add markdown_table_multiline_header_separator support - [`353c49d`](https://github.com/run-llama/llama_cloud_services/commit/353c49d7baf33cf61839281973e67844b055de3d) Lint ### 📊 Changes **3 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llama_cloud_services/parse/base.py` (+9 -0) 📝 `llama_parse/pyproject.toml` (+2 -2) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:10 -05:00
yindo closed this issue 2026-02-16 00:19:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#807