Changes
- Fixed a bug where the cursors wouldn't move as expected when using the toggle command (#137)
- The toggle command now converts any non-list line to a list item (#132)
Details: Toggling now places the cursor correctly
The cursor now moves to the end of the line if a new list item or checklist item is created. Otherwise, it stays in the position in the text where it was. It now correctly moves to the right to stay in the relative position in the text.