mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00
Revert "After triggering markdown to bold text, the caret should appear after the space character. (#1293)" (#1303)
This reverts commit e217ca81131813034ab71bca8f9d26108c89742b.
This commit is contained in:

committed by
acywatson

parent
864d518462
commit
c9fbe99309
@ -81,7 +81,7 @@ export function useCharacterLimit(
|
||||
$wrapOverflowedNodes(offset);
|
||||
},
|
||||
{
|
||||
tag: 'history-merge',
|
||||
tag: 'without-history',
|
||||
},
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user