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:
Dominic Gannaway
2022-02-16 10:41:45 +00:00
committed by acywatson
parent 864d518462
commit c9fbe99309
9 changed files with 142 additions and 236 deletions

View File

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