A markdown editor with live HTML preview
IMPROVED Update Russian translation.FIXED Missing links in exported PDF file (#275)FIXED Use of non-native line endings when a file is saved (#97)FIXED Corrupt files on system crashes or running out of disk space (#285)FIXED Accessing all drives although the file explorer is not visible (#273)FIXED Relative paths in recently used files menu (#256)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)IMPROVED Updated French translation.FIXED Custom shortcuts not working (#224).FIXED Disappearing spell checker highlighting (#228).FIXED Wrong german quotes snippet (#229).NEW Added support to create diagrams using mermaid (#215)NEW Added auto completion for words extracted from the document (#194)NEW Added option to ignore YAML header in editor and preview (#136, #139)NEW Added possibility to change keyboard shortcuts to the options dialog (#144)NEW Added zoom to HTML preview and the option to change the default font family and size for the HTML preview (#169)NEW Added synchronization of the current slide between editor and preview in presentation
mode (#184)IMPROVED More mnemonics in main menu and option dialog (#104)IMPROVED Also support file extension .mdown (#155)IMPROVED Save last used style on application exit (#159)IMPROVED Find/Replace widget can be closed with ESC key (#162)FIXED Build with MSVC 2013 and MacOSXFIXED Parallel build with e.g. make -j2NEW Added Indonesian translation created by bedouin.NEW Added Danish translation created by mljjlm.IMPROVED Updated Greek translation.IMPROVED Updated Chinese translation.FIXED Copy & Paste problems on Windows (#161, #203).FIXED Restore fullscreen Mode after startup (#164).FIXED Build on Fedora with both Qt4 and Qt5 installed (#165).FIXED Replaced generic editor icon with own icon on Linux.IMPROVED Added support for dictionaries installed by the package system.FIXED User snippets and user dictionaries are now saved to disk.FIXED Application binary is now installed to /usr/binFIXED Link to system installed hoedown libraryNEW Added (experimental) support to create presentations using reveal.js (#122)NEW Added a file explorer view which allows to easily switch between multiple documents (#79)NEW Added context menu item to copy preview content as HTML (#133)NEW Windows only: Added support for showing recent files in taskbar jump list (#145)IMPROVED Updated the Qt library to version 5.2 (#145)NEW Added Spanish translation created by mogumanNEW Added Portuguese (Brazil) translation created by cassiocardosoNEW Added Russian translation created by maxbartIMPROVED Updated the fontawesome icons to version 4.0.3NEW Added a snippets system, that can be activated with the shortcut Ctrl+Space. We provide several built-in snippets but the
system can be extended with user-defined snippets. This powerful functionality can be used to autocomplete Markdown syntax, for inserting
repetitive text blocks or even to provide often used document templates.NEW Added "Go to Line" menu itemNEW Added options "case sensitive", "whole words only" and "use regular expressions" to find/replace functionalityNEW Support for adding the selected word to an user dictionaryNEW Option to change width of tab charactersNEW Option for superscript Markdown extensionNEW Option to control word wrap in Markdown editorNEW Added Japanese translation created by k0ta0uchiNEW Support for additional Markdown convertersIMPROVED Updated the code highlighting library highlight.js to version 7.5IMPROVED Perceived performance while typing in long Markdown documentsFIXED Changed shortcuts for Blockquote to Ctrl+Shift+Q and for Insert Image to Ctrl+Shift+I to prevent ambiguous shortcuts on LinuxNEW Added French translation created by etienne-gauvinFIXED Do not crash application if Find Next or Find Previous actions are used without a previously performed searchNEW Tool to insert a table in the markdown documentNEW Tool to insert an image link in the markdown documentNEW Support for Markdown Extra-style footnotesNEW Menu item to switch between vertical and horizontal layoutNEW Added style Byword DarkIMPROVED Added possibility to insert markdown markup (like bold, italic) without selectionIMPROVED Added support for code highlighting without internet connectionIMPROVED Added option to include javascript and CSS needed for code highlighting in the exported HTMLFIXED Resolved problems with adding symbols using Alt with numpad key by changing shortcuts for styles from Alt+1-6 to Ctrl+1-6FIXED Several encoding problems were fixed.
NEW Added chinese translation created by LearnShareNEW Added greek translation created by EvropiNEW Spell checking as you type via use of red wavy lines under misspelled words.
Suggestions can be accessed through the context menu.NEW Added network proxy support to the configuration dialog.NEW Added options to control the extensions/features used by the markdown parser (discount).NEW The markdown syntax help is now shown in the user language if available (currently english, german and czech).IMPROVED Greatly improved performance while typing.IMPROVED Updated czech translation created by Pavel FricFIX Fix Export to HTML with custom CSS stylesheetNEW 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 subdirectory styles under the application data location. On Windows this is: C:\Users\{User}\AppData\Local\CuteMarkEd Project\CuteMarkEd\stylesIMPROVED Load translation for text provided by QtIMPROVED Support more image formats in the HTML preview on WindowsIMPROVED SSL support on WindowsFIX 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 fileNEW Added 'Recent File' submenu providing access to recently opened filesNEW Added syntax highlighting to the HTML source viewNEW Full Screen ModeNEW Help for the Markdown syntax in a dock widgetNEW Created an application iconNEW Formatting commands: Blockquote, Hard LinebreakIMPROVED 'Export to HTML' function with option to include the current CSS styleIMPROVED 'Find Next' and 'Find Previous' commands with keyboard shortcutsCRASH FIX Included missing platform plugin for Windows. This makes the application finally work for all, who didn't have Qt already installed on WindowsNEW Added Czech translation created by Pavel FricNEW Added search & replace command to markdown editorNEW New CSS styles 'Clearness' and 'Clearness Dark'NEW Document statistics with line, word and character countNEW 'Center Paragraph' formatting commandIMPROVED 'Export to PDF' function with selection of paper size and orientationIMPROVED Handling of links to local resource in HTML previewFIX Use fixed-pitch font for markdown editor on MS WindowsFIX Missing character in HTML preview when markdown document did not end with a line breakFIX <style> elements are not parsed anymore but included in the generated HTMLNEW Print HTML function NEW Added several new functions for text formatting (strong, emphasize, strikethrough and inline code)NEW Use Kevin Burke's Markdown.css as default style for the live previewNEW Synchronize scrollbars of markdown editor and live previewNEW Support for displaying math expressions in HTML using MathJaxNEW Support for code syntax highlighting using Highlight.jsNEW Support for non-latin languagesIMPROVED Add icons to main menuFIX Blocking UI when inserting big text using copy&pasteNEW Add table of contents view with jump to header functionNEW New default theme for syntax highlighting of the markdown documentNEW German translationNEW Copy HTML source to clipboard function added to edit menuFIX Behavior of splitter during window resizeFirst release with basic functionality working.