feat(parsers): added pptx, md, & html parsers (#1202)

* feat(parsers): added pptx, md, & html parsers

* ack PR comments

* file renaming, reorganization
This commit is contained in:
Waleed
2025-08-30 02:11:01 -07:00
committed by GitHub
parent df3d532495
commit a969d09782
39 changed files with 896 additions and 526 deletions

View File

@@ -43,8 +43,6 @@
"devDependencies": {
"@biomejs/biome": "2.0.0-beta.5",
"@next/env": "^15.4.1",
"@types/word-extractor": "1.0.6",
"dotenv-cli": "^8.0.0",
"husky": "9.1.7",
"lint-staged": "16.0.0",
"turbo": "2.5.6"