Allow authoring MFM
[akkoma] / config / config.exs
index 417f298d702836cb959bb0af84c408feb7b482f5..ad70966692b8d861e9a8b007178b908a2a808bf8 100644 (file)
@@ -222,7 +222,8 @@ config :pleroma, :instance,
     "text/plain",
     "text/html",
     "text/markdown",
-    "text/bbcode"
+    "text/bbcode",
+    "text/x.misskeymarkdown"
   ],
   staff_transparency: [],
   autofollowed_nicknames: [],