mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 23:09:39 +08: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.