New Features:
NEW
Show indicator in window title when the markdown document was modifiedNEW
Added menu entry and shortcut to toggle between HTML preview and HTML source viewNEW
Added option to display markers in editor for hard linebreaksNEW
Save/restore main window size, position and stateNEW
Added support for opening markdown files in the editor per
Drag & DropNEW
Added possibility to change the font used in the markdown editorNEW
Added support for custom CSS styles. The css files are loaded from a subdirectorystyles
under the application data location. On Windows this is:C:\Users\{User}\AppData\Local\CuteMarkEd Project\CuteMarkEd\styles
Improvements:
IMPROVED
Load translation for text provided by QtIMPROVED
Support more image formats in the HTML preview on WindowsIMPROVED
SSL support on Windows
Fixes:
FIX
Do not crash application when a link with an empty href is clickedFIX
Missing text in HTML previewFIX
Fix print menu entry for Windows usersFIX
Show save changes dialog before opening another file