
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document.
4 years ago
Version 0.11.3
* IMPROVED Update Russian translation
* FIXED Missing links in exported PDF file
* FIXED Use of non-native line endings when a file is saved
* FIXED Corrupt files on system crashes or running out of disk space
* FIXED Accessing all drives although the file explorer is not visible
* FIXED Relative paths in recently used files menu
Version 0.11.2
* IMPROVED Added Hungarian translation
* FIXED Editor pane jumping up and down during editing (#232)
* FIXED Missing mermaid CSS for styling in preview (#241)
* FIXED Correct order of HTML Preview/Source menu item (#242)
* FIXED Retrieval of last used style on application start on Linux (#257)
* FIXED Crash when switching between markdown converters (#260)
4 years ago
Version 0.11.3
* IMPROVED Update Russian translation
* FIXED Missing links in exported PDF file
* FIXED Use of non-native line endings when a file is saved
* FIXED Corrupt files on system crashes or running out of disk space
* FIXED Accessing all drives although the file explorer is not visible
* FIXED Relative paths in recently used files menu
Version 0.11.2
* IMPROVED Added Hungarian translation
* FIXED Editor pane jumping up and down during editing (#232)
* FIXED Missing mermaid CSS for styling in preview (#241)
* FIXED Correct order of HTML Preview/Source menu item (#242)
* FIXED Retrieval of last used style on application start on Linux (#257)
* FIXED Crash when switching between markdown converters (#260)
dirtycold
7 years ago
But it somehow plays not very well with non-latin letters.
Is there a way to force the encoding to UTF-8, thanks :)
Report
cloose
7 years ago
unfortunately not yet. could you please send me an example file that shows the problem.
Thank you!
Christian
Report
zdenop
7 years ago
Report
cloose
7 years ago
thanks for your interest. You can find the source code on http://github.com/cloose/CuteMarkEd, but I also added a download link here.
Report
cloose
7 years ago
thanks for your interest. You can find the source code on http://github.com/cloose/CuteMarkEd, but I also added a download link here.
Report