mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Applying oneboxes and replacing censored watched words does not happen in a strict order which often lead to inconsistencies. This commit fixes the behavior and will never censor oneboxes. To make it always censor oneboxes implies significant changes to the PrettyText pipeline.