Fix malformed tables from causing error

This commit is contained in:
Will Boyd
2025-01-29 15:55:36 -05:00
parent 3577d2b4ae
commit 865795cf11
3 changed files with 94 additions and 92 deletions
+1 -1
View File
@@ -21,6 +21,7 @@
},
"type": "module",
"dependencies": {
"@guyplusplus/turndown-plugin-gfm": "^1.0.7",
"@inquirer/prompts": "^7.2.3",
"axios": "^1.7.9",
"camelcase": "^8.0.0",
@@ -28,7 +29,6 @@
"commander": "^13.0.0",
"luxon": "^3.5.0",
"turndown": "^7.2.0",
"turndown-plugin-gfm": "^1.0.2",
"xml2js": "^0.6.2"
},
"devDependencies": {