Creates a MappablePosition from a position number. This is the default
implementation for Tiptap core. It can be overridden by other Tiptap
extensions.
Parameters
position: number
The position (as a number) where the MappablePosition will be created.
Creates a MappablePosition from a position number. This is the default implementation for Tiptap core. It can be overridden by other Tiptap extensions.