all tests pass but only if md-delim display: inline

This commit is contained in:
evilchili
2026-07-10 12:39:35 -07:00
parent 818ee418d5
commit c1dc49f0b3
23 changed files with 5109 additions and 6197 deletions
+7 -1
View File
@@ -24,10 +24,16 @@
"devDependencies": {
"@types/jest": "^29.5.14",
"esbuild": "^0.28.0",
"happy-dom": "^14.12.3",
"happy-dom": "^20.9.0",
"jest": "^29.7.0",
"live-server": "^1.2.0",
"node-watch": "^0.7.4",
"playwright": "^1.60.0",
"selenium-webdriver": "^4.43.0",
"ts-jest": "^29.4.9",
"typescript": "^6.0.3"
},
"dependencies": {
"bootstrap-icons": "^1.13.1"
}
}