summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2025-07-03 14:23:49 +0300
committerDawid Rycerz <dawid@rycerz.xyz>2025-07-03 14:23:49 +0300
commite28e2c961659f48177cf8ce39eeb39480b221535 (patch)
tree1138c3de714524db5eadab19df528402f42d8f67 /package.json
parent4b9018b6d92ef8f1854d9dc44625295c2acd3fb3 (diff)
Fix markdown rendering of pleroma posts
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e0fc731..6bd0020 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"cssnano": "^7.0.7",
"fast-xml-parser": "^5.2.5",
"hastscript": "^9.0.0",
+ "marked": "^16.0.0",
"mdast-util-directive": "^3.0.0",
"mdast-util-to-markdown": "^2.1.2",
"mdast-util-to-string": "^4.0.0",