mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-13 04:55:30 +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).