Use published Pleroma MFM parser package
This commit is contained in:
parent
e1b2e788d9
commit
592be493c8
3 changed files with 3 additions and 5 deletions
|
|
@ -740,7 +740,7 @@ defmodule Pleroma.Web.CommonAPITest do
|
|||
|
||||
{:ok, activity} =
|
||||
CommonAPI.post(user, %{
|
||||
status: "$[spin.speed=1s=boom malformed]",
|
||||
status: "$[spin malformed",
|
||||
content_type: "text/x.misskeymarkdown"
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue