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 Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
index.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
statusbar.html Load statusbar template by string-loader 2017-05-07 20:37:26 +08:00
toolbar.html Fix toolbar day mode 2019-05-12 20:15:46 +02:00
ui-elements.js Remove pdf export code 2020-11-26 21:09:23 +01:00
utils.js Fix insertOnStartOfLines behaviour 2021-05-05 22:57:49 +02:00