This is a simple plugin for Obsidian.md, that adds a command to join the selected lines together.
- after join selected text with
/\n{2,}, should continue select all text - continuing multi cursor join should join each line into a line and keep the cursors position
- not continuing multi cursor join should join each line and keep the cursors position