discourse/app/assets/javascripts/discourse/tests
Martin Brennan 3846b6248f
FIX: Allow new hashtag HTML to be quoted to markdown (#19117)
Follow up from d3f02a1270

This commit fixes post quoting so that if the new
hashtag-cooked HTML is selected, we convert back to
a regular plain text #hashtag with the correct type and ref.
2022-11-21 12:04:46 +10:00
..
acceptance DEV: Fix lint failures (#19101) 2022-11-18 11:26:33 +01:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
helpers DEV: Convert SiteSettings to a tracked object (#19015) 2022-11-17 18:44:23 +01:00
integration DEV: Convert DButton to a Glimmer Component (#17767) 2022-11-17 10:55:15 +00:00
unit FIX: Allow new hashtag HTML to be quoted to markdown (#19117) 2022-11-21 12:04:46 +10:00
index.html DEV: Add dark theme support to QUnit (#19014) 2022-11-17 18:44:44 +01:00
setup-tests.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
test-boot-ember-cli.js DEV: Make the setupTests a regular import (#19046) 2022-11-16 16:11:18 +08:00