mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Previously, reviewable reasons from custom flag producers were treated as inline text, and pre-escaping prevented Markdown and line-break formatting from being recognized. This change cooks a constrained Markdown subset at serialization so every producer shares one sanitization boundary, renders cooked block HTML directly, and keeps watched-word matches literal because their Markdown metacharacters are data rather than formatting. |
||
|---|---|---|
| .. | ||
| configuration | ||
| evals | ||
| fabricators | ||
| fixtures | ||
| integration | ||
| jobs | ||
| lib | ||
| models | ||
| reports | ||
| requests | ||
| serializers | ||
| services | ||
| shared/inference | ||
| support | ||
| system | ||
| tasks | ||
| plugin_helper.rb | ||
| plugin_spec.rb | ||