this post was submitted on 12 Apr 2025
1 points (100.0% liked)
General Discussion
0 readers
1 users here now
A place to talk about whatever you want
This is a forum category containing topical discussion. You can start new discussions by mentioning this category.
founded 5 months ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@eeeee when Mastodon posts enter NodeBB we save the html in the database as-is (and sanitize it on output).
This is different from NodeBB internally which saves markdown into the database.
The spoiler plugin might not be matching the symbols because from remote communities the line begins with
<p>>! spoiler
instead of just with>!
itself.