0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 23:59:31 +08:00
discourse/plugins/discourse-ai/spec/system/ai_helper
Renato Atilio 8d02c267cf
FIX: rich editor getSelected.value to return markdown (#36483)
There are very few users of `getSelected().value`, and at least the AI
Helper expects it to return the markdown value in its current
implementation.

This PR adjusts ProseMirror's `getSelected().value` to return the
converted Markdown of the current selection.
2025-12-05 14:38:29 -03:00
..
ai_composer_helper_spec.rb FIX: rich editor getSelected.value to return markdown (#36483) 2025-12-05 14:38:29 -03:00
ai_image_caption_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
ai_post_helper_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
ai_proofreading_spec.rb DEV: chat modal inline emoji picker (#36341) 2025-12-01 10:57:45 +04:00
ai_split_topic_suggestion_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00