About the editor context menu:
Sort Selection | Sort alphabetically and deduplicate exact matches. |
De-numerate Selection | Delete leading numbers from selection lines. |
Uppercase Selection | Uppercase all letters in the selection. |
Lowercase Selection | Lowercase all letters in the selection. |
UC First Selection | Uppercase the first letter of each line in the selection. |
UC First Each Selection | Uppercase the first letter of each word in the selection. |
Title Each Selection | Attempt to put each line in the selection in proper title case. |
Spintax | Convert the selection to spintax. (Requires WordAI account.) |
Spin | Spin the current selection. (Requires WordAI account.) |
Convert Selection to UL | Convert the outside tags of each line of the current selection to LI Tags wrapped in UL Tags |
Convert Selection to OL | Convert the outside tags of each line of the current selection to LI Tags wrapped in OL Tags |
Convert Selection to LI | Convert the outside tags of each line of the current selection to LI Tags |
Convert Selection to H1 | Convert the outside tags of each line of the current selection to H1 Tags |
Convert Selection to H2 | Convert the outside tags of each line of the current selection to H2 Tags |
Convert Selection to H3 | Convert the outside tags of each line of the current selection to H3 Tags |
Convert Selection to H4 | Convert the outside tags of each line of the current selection to H4 Tags |
Convert Selection to H5 | Convert the outside tags of each line of the current selection to H5 Tags |
Convert Selection to H6 | Convert the outside tags of each line of the current selection to H6 Tags |
Convert Selection to DIV | Convert the outside tags of each line of the current selection to DIV Tags |
Wrap Selection in UL | Wrap each line of the current selection in UL Tags |
Wrap Selection in OL | Wrap each line of the current selection in OL Tags |
Wrap Selection in LI | Wrap each line of the current selection in LI Tags |
Wrap Selection in H1 | Wrap each line of the current selection in H1 Tags |
Wrap Selection in H2 | Wrap each line of the current selection in H2 Tags |
Wrap Selection in H3 | Wrap each line of the current selection in H3 Tags |
Wrap Selection in H4 | Wrap each line of the current selection in H4 Tags |
Wrap Selection in H5 | Wrap each line of the current selection in H5 Tags |
Wrap Selection in H6 | Wrap each line of the current selection in H6 Tags |
Wrap Selection in DIV | Wrap each line of the current selection in DIV Tags |
HTML Comment | Comment the current selected lines. |
HTML Uncomment | Uncomment the currently selected lines. |
Scroll to top | Scroll both editor and preview to the top. |
Scroll to Bottom | Scroll both editor and preview to the bottom. |
Cancel | Close the context menu. |
About the preview context menu:
Delete Selection | Delete the current highlighted element. |
Goto Selection | Go to the current highlighted element. |
Scroll to top | Scroll both editor and preview to the top. |
Scroll to Bottom | Scroll both editor and preview to the bottom. |
Cancel | Close the context menu. |