1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/gui/NoteEditor/NoteBody
Caleb John a4b13be0d1
Desktop: Fix getLineSpan logic and list token regex logic (#3365)
- previously getLineSpan was included line text as a token (dumb
oversight)
- the regex was updated to include a space after a OL element (was
missing for some reason)
2020-06-16 13:00:17 +01:00
..
AceEditor Revert "Desktop: Fixes #3302: Prevent drag and dropping of text in editor as it can lead to data loss" 2020-06-15 19:16:22 +01:00
CodeMirror Desktop: Fix getLineSpan logic and list token regex logic (#3365) 2020-06-16 13:00:17 +01:00
PlainEditor Desktop: WYSIWYG: Handle drag and drop of notes and files 2020-05-10 16:28:22 +01:00
TinyMCE All: Refactored themes to allow using the same ones in both desktop and mobile version 2020-06-10 22:08:59 +01:00