Desktop: improve recognition of HTML-notes
To recognize HTML-notes the text was scanned for <div> tags. But apparently the planner notes do not feature such a thing. Therefore extend recognition of HTML to <table> tags. Note we can't use the <html> or <span> tags, because these are *always* produced by the QTextEdit::toHtml() function. Fixes #2265 Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
committed by
Dirk Hohndel
parent
98d171630c
commit
009f47c5dc
@@ -1,3 +1,4 @@
|
||||
- Desktop: Don't destroy format of planner notes when editing dive notes [#2265]
|
||||
- Desktop: fix crash when saving subtitles or profile picture
|
||||
---
|
||||
* Always add new entries at the very top of this file above other existing entries and this note.
|
||||
|
||||
Reference in New Issue
Block a user