Skip to content
Snippets Groups Projects

Fix GFM dropdown not showing at beginning of new lines

Merged Phil Hughes requested to merge gfm-new-line-fix into master

What does this MR do?

Previously the string was split on spaces causing new lines to not be included after a regex change. This change splits the string on spaces & new lines, which allows for the GFM character at the start of a new line to trigger the dropdown.

What are the relevant issue numbers?

Closes #26145 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading