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:
kraisler
2022-02-16 14:46:49 -08:00
committed by acywatson
parent d940fe65c2
commit 1b63abe28f
9 changed files with 236 additions and 142 deletions

View File

@ -81,7 +81,7 @@ export function useCharacterLimit(
$wrapOverflowedNodes(offset);
},
{
tag: 'without-history',
tag: 'history-merge',
},
);
}