discourse/plugins/discourse-narrative-bot/spec
Martin Brennan 14983c5b8e
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-17 10:16:28 +10:00
..
discourse_narrative_bot FIX: New hashtag support for narrative bot advanced narrative (#19875) 2023-01-17 10:16:28 +10:00
jobs DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lib DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
requests DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
user_spec.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00