mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-03 06:10:38 +01: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).