fix: allow input rules after hard break, fix #2302
This commit is contained in:
@@ -119,7 +119,7 @@ function run(config: {
|
||||
Math.max(0, $from.parentOffset - maxMatch),
|
||||
$from.parentOffset,
|
||||
undefined,
|
||||
'\ufffc',
|
||||
' ',
|
||||
) + text
|
||||
|
||||
rules.forEach(rule => {
|
||||
|
||||
Reference in New Issue
Block a user