mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 04:38:40 +08:00

* FIX: Improve category hashtag lookup This commit improves support for sub-sub-categories and does not include the ID of the category in the slug, which fixes the composer preview. * FIX: Sub-sub-categories can be mentioned using only two levels * FIX: Remove support for three-level hashtags * DEV: Simplify code