mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
If cooked is unchanged, ember will not re-render the preview area, so we should not re-run the post-processing decorators. This can cause issues when decorateCooked functions are not idempotent.