add support for <plain> tags #13

Closed
opened 2022-07-12 23:04:23 +00:00 by Johann150 · 3 comments

MFM has recently added support for <plain> tags to escape MFM, i.e. no MFM constructs will be parsed inside a <plain> tag.

See also https://github.com/misskey-dev/mfm.js/pull/114

MFM has recently added support for `<plain>` tags to escape MFM, i.e. no MFM constructs will be parsed inside a `<plain>` tag. See also https://github.com/misskey-dev/mfm.js/pull/114
Owner

hm
you could make it work pretty easily, yeah, but i don't like this in theory
why not have the standard CommonMark thing of escaping tags with \$[?

like i get we're aiming for misskey compat here but this is dumb af

hm you could make it work pretty easily, yeah, but i don't like this in theory why not have the *standard CommonMark* thing of escaping tags with `\$[`? like i get we're aiming for misskey compat here but this is dumb af
Owner

\$[ support added in 0.5.0

`\$[` support added in 0.5.0
nbsp closed this issue 2022-08-02 13:00:47 +00:00
Author

Thats nice but I mean thats not support for <plain>, so we might see that come over from Misskey and not be parsed...

Thats nice but I mean thats not support for `<plain>`, so we might see that come over from Misskey and not be parsed...
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nbsp/marked-mfm#13
No description provided.