mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 15:18:34 +08:00
We previously supported a subset of HTML in tag descriptions, but the escaping/unescaping of characters wasn't perfectly consistent, so results could be surprising. This commit runs tag descriptions through our standard markdown pipeline, which supports the same subset of HTML, plus real markdown. It also adds the standard DEditor in tag editing forms. This has parity with group/user bios, and with category descriptions. Now the character support is clearly defined, and perfectly matches other parts of Discourse. --- <img width="527" height="545" alt="SCR-20260723-rdpm" src="https://github.com/user-attachments/assets/812a9a3a-ece7-4594-8d9b-65e7e30649c8" /> --- <img width="564" height="213" alt="SCR-20260723-rduy" src="https://github.com/user-attachments/assets/4ea4a6ff-81d3-4489-95b3-bf5f9b1e5fa0" /> --- |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrate | ||
| post_migrate | ||
| api_test_seeds.rb | ||
| structure.sql | ||