mirror of
https://github.com/facebook/lexical.git
synced 2025-08-14 01:29:07 +08:00
Revert "Revert "After triggering markdown to bold text, the caret should appear after the space character. (#1293)" (#1303)" (#1308)
This reverts commit 2e151be3903a9a715ec19ea46a5b7fca4503779a.
This commit is contained in:
@ -81,7 +81,7 @@ export function useCharacterLimit(
|
||||
$wrapOverflowedNodes(offset);
|
||||
},
|
||||
{
|
||||
tag: 'without-history',
|
||||
tag: 'history-merge',
|
||||
},
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user