mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-08 05:29:17 +02:00
These two steps were removed because a `type` property is passed to `filter:post.parse` now, and thus plugins themselves can handle independently. Core also now strips all html when `type` is plaintext, so plugins don't have to (or if they still pass html back).