I've got some pesky non-breaking white space characters interfering with the default regex which detects if a space key has been pressed.
I can solve it locally by extending the MarkdownShortcuts module, but thought it'd be a nice option if you could configure the regex.
I've got some pesky non-breaking white space characters interfering with the default regex which detects if a space key has been pressed. I can solve it locally by extending the
MarkdownShortcuts
module, but thought it'd be a nice option if you could configure the regex.e.g. my current solution
suggestion, in quill config: