feat: better article parsing + html dom base

This commit is contained in:
2026-04-24 23:03:02 +02:00
parent cbab7c74e5
commit 9109678195
11 changed files with 157 additions and 63 deletions
+1
View File
@@ -3,6 +3,7 @@
"version": "0.0.0",
"private": true,
"type": "module",
"repository": "https://github.com/klemek/md-blog",
"scripts": {
"dev": "vite",
"build": "run-p type-check \"build-only {@}\" --",