hedgedoc/public/js/lib/editor
David Mehren e4b2b6ff73
Fix insertOnStartOfLines behaviour
A bug in insertOnStartOfLines lead to duplicated text,
if the cursor was not at the start of a line.

This fixes the behaviour of insertOnStartOfLines to always use
the complete first and last line of the selection,
even if they were only partially selected.

Fixes #1231

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-05 22:57:49 +02:00
..
config.js
index.js
statusbar.html
toolbar.html
ui-elements.js
utils.js Fix insertOnStartOfLines behaviour 2021-05-05 22:57:49 +02:00