discourse/plugins/discourse-narrative-bot
Martin Brennan 566540f034 FIX: New hashtag support for narrative bot advanced narrative (#19875)
The discobot advanced tutorial was failing when the new hashtags
were enabled with enable_experimental_hashtag_autocomplete set
to true, since the CSS selector is different. This commit fixes
the issue and also changes the instructions if this is enabled since
we no longer require the hashtag to not be at the start of the line.

c.f. https://meta.discourse.org/t/it-is-impossible-to-complete-the-hashtag-section-of-the-discobot-advanced-tutorial/251494
2023-01-25 13:48:49 +02:00
..
assets DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
autoload/jobs DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
config FIX: New hashtag support for narrative bot advanced narrative (#19875) 2023-01-25 13:48:49 +02:00
db DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib/discourse_narrative_bot FIX: New hashtag support for narrative bot advanced narrative (#19875) 2023-01-25 13:48:49 +02:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FIX: New hashtag support for narrative bot advanced narrative (#19875) 2023-01-25 13:48:49 +02:00
plugin.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00