fix: print PDF from actual editor theme CSS and shared Markdown rendering

This commit is contained in:
2026-09-07 14:33:19 +08:00
parent 9f097ea629
commit d1cbc10fc4
20 changed files with 530 additions and 43 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencies = [
"sqlite-vec>=0.1.9",
"uvicorn[standard]>=0.35,<1.0",
"matplotlib>=3.9,<4",
"playwright>=1.55,<2",
]
[dependency-groups]