Swap line up/down in rich editor

It would be great if you could implement the "Swap line up" and "Swap line down" command in the editor, as I often re-organize my though when I am writing and moving line by copy/pasting is quite slow... The shortcut for deleting/duplicating lines would also be super useful too!
Although this feature is "just" about finding the correspondence between the richtext and markdown editor and executing the shortcut in the latter, I do see a few watch points:

  • Potential shortcuts conflicts with the TinyMCE keybindings
  • If cases to distinguish between soft and hard breaks when moving full or part of a paragraph
  • Preserve numbered lists (see this discussion)

Thanks for this amazing tool, really helped me switch from Mac to Windows easily.

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.