feat: basic parsing of post content

This commit is contained in:
Anthony Fu 2022-11-21 05:21:53 +08:00
parent 38f5d7155f
commit bc3197ba22
6 changed files with 102 additions and 5 deletions

View file

@ -28,6 +28,7 @@
"fs-extra": "^10.1.0",
"masto": "^4.6.5",
"nuxt": "^3.0.0",
"parse5": "^7.1.1",
"pinia": "^2.0.23",
"postcss-nested": "^6.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",