You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if I have five items, and decide to insert a sixth, the software doesn't renumber the lines, i.e.
1.
2.
3.
4.
5.
inserting a line between 2 and 3 then creates this scenario:
1.
2.
3.
3.
4.
5.
In order to solve this problem I have to manually select each line after the first 3., and tab back and forth to get the number to update. However, it should be easy (famous last words) to have a button or context menu or hotkey that allows for quick renumbering.
I have also tried selecting all text, turning off numbering, and turning it back on, but that does not work.
The text was updated successfully, but these errors were encountered:
Currently, if I have five items, and decide to insert a sixth, the software doesn't renumber the lines, i.e.
1.
2.
3.
4.
5.
inserting a line between 2 and 3 then creates this scenario:
1.
2.
3.
3.
4.
5.
In order to solve this problem I have to manually select each line after the first 3., and tab back and forth to get the number to update. However, it should be easy (famous last words) to have a button or context menu or hotkey that allows for quick renumbering.
I have also tried selecting all text, turning off numbering, and turning it back on, but that does not work.
The text was updated successfully, but these errors were encountered: