tables: keep wrapped labels in TSR output (#73)

This commit is contained in:
Abimael Martell
2026-04-30 10:56:05 -07:00
committed by GitHub
parent 97fc32ac70
commit 1f28e523fd
4 changed files with 82 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@firecrawl/pdf-inspector",
"version": "1.8.2",
"version": "1.8.3",
"description": "Fast PDF classification and text extraction. Detect text-based vs scanned PDFs, extract text by region with quality checks. Native Rust performance via napi-rs.",
"main": "index.js",
"types": "index.d.ts",