Move MFM content rendering to RichContent

This commit is contained in:
Sol Fisher Romanoff 2022-07-10 10:39:02 +03:00
parent 83a3b37f1f
commit 5e18f1ceeb
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62
6 changed files with 25 additions and 44 deletions

View file

@ -34,7 +34,7 @@
"js-cookie": "^3.0.1",
"localforage": "1.10.0",
"marked": "^4.0.17",
"marked-mfm": "^0.2.1",
"marked-mfm": "^0.4.0",
"mfm-js": "^0.22.1",
"parse-link-header": "1.0.1",
"phoenix": "1.6.2",