{"id":13418022,"url":"https://github.com/cloose/CuteMarkEd","last_synced_at":"2025-03-15T02:32:16.611Z","repository":{"id":7469517,"uuid":"8817241","full_name":"cloose/CuteMarkEd","owner":"cloose","description":"Qt Markdown Editor","archived":false,"fork":false,"pushed_at":"2022-11-15T22:31:04.000Z","size":4054,"stargazers_count":1493,"open_issues_count":132,"forks_count":320,"subscribers_count":99,"default_branch":"develop","last_synced_at":"2025-03-14T21:41:48.955Z","etag":null,"topics":["markdown-editor","qt"],"latest_commit_sha":null,"homepage":"http://cloose.github.io/CuteMarkEd","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-16T10:36:30.000Z","updated_at":"2025-03-13T03:07:36.000Z","dependencies_parsed_at":"2023-01-13T14:24:05.611Z","dependency_job_id":null,"html_url":"https://github.com/cloose/CuteMarkEd","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloose%2FCuteMarkEd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloose%2FCuteMarkEd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloose%2FCuteMarkEd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloose%2FCuteMarkEd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloose","download_url":"https://codeload.github.com/cloose/CuteMarkEd/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243675105,"owners_count":20329206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markdown-editor","qt"],"created_at":"2024-07-30T22:00:57.296Z","updated_at":"2025-03-15T02:32:16.189Z","avatar_url":"https://github.com/cloose.png","language":"C++","readme":"## CuteMarkEd\n\n### DESCRIPTION\n\nA Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document.\n\n![screenshot](http://cloose.github.io/CuteMarkEd/images/screenshot_06.png)\n\n### DOWNLOAD\n\n[Sources](https://github.com/cloose/CuteMarkEd/archive/v0.11.3.tar.gz)  \n[MS Windows (Installer)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.3.msi)  \n[MS Windows (ZIP file)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.3.zip)  \n[OpenSUSE 13.2 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)  \n[Fedora 20 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)  \n[Fedora 21 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)  \n[Fedora 22 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)  \n[Fedora 23 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)  \n\n### NEWS\n\n#### Version 0.11.3\n\nImprovements:\n\n* `IMPROVED` Update Russian translation\n\nFixes:\n\n* `FIXED` Missing links in exported PDF file (#275)\n* `FIXED` Use of non-native line endings when a file is saved (#97)\n* `FIXED` Corrupt files on system crashes or running out of disk space (#285)\n* `FIXED` Accessing all drives although the file explorer is not visible (#273)\n* `FIXED` Relative paths in recently used files menu (#256)\n \n#### Version 0.11.2\n\nImprovements:\n\n* `IMPROVED` Added Hungarian translation\n\nFixes:\n\n* `FIXED` Editor pane jumping up and down during editing (#232)\n* `FIXED` Missing mermaid CSS for styling in preview (#241)\n* `FIXED` Correct order of HTML Preview/Source menu item (#242)\n* `FIXED` Retrieval of last used style on application start on Linux (#257)\n* `FIXED` Crash when switching between markdown converters (#260)\n\n#### Version 0.11.1\n\nImprovements:\n\n* `IMPROVED` Updated French translation\n\nFixes:\n\n* `FIXED` Custom shortcuts not working (#224)\n* `FIXED` Disappearing spell checker highlighting (#228)\n* `FIXED` Wrong german quotes snippet (#229)\n\n#### Version 0.11.0\n\nHighlights:\n\nThe 0.11.0 release offers support to create flowchart and sequence diagrams using [mermaid](https://github.com/knsv/mermaid). \n\n![screenshot](http://cloose.github.io/CuteMarkEd/images/20150426-cutemarked-diagrams.png)\n\nThe snippet completer was extended to also auto complete words from the document:\n\n![screenshot](http://cloose.github.io/CuteMarkEd/images/20150426-cutemarked-word-completion.png)\n\nNew Features:\n\n* `NEW` Added support to create diagrams using [mermaid](https://github.com/knsv/mermaid) (#215).\n* `NEW` Added auto completion for words extracted from the document (#194)\n* `NEW` Added option to ignore YAML header in editor and preview (#136, #139)\n* `NEW` Added possibility to change keyboard shortcuts to the options dialog (#144)\n* `NEW` Added zoom to HTML preview and the option to change the default font family and size for the HTML preview (#169)\n* `NEW` Added synchronization of the current slide between editor and preview in presentation\nmode (#184)\n\nImprovements:\n\n* `IMPROVED` More mnemonics in main menu and option dialog (#104)\n* `IMPROVED` Also support file extension .mdown (#155)\n* `IMPROVED` Save last used style on application exit (#159)\n* `IMPROVED` Find/Replace widget can be closed with ESC key (#162) \n\nFixes:\n\n* `FIXED` Build with MSVC 2013 and MacOSX\n* `FIXED` Parallel build with e.g. make -j2\n\n### DEPENDENCIES\n\n* [Qt 5.4](http://qt-project.org) (LGPL v2.1)\n* [Discount 2.1.7](http://www.pell.portland.or.us/~orc/Code/discount/) (3-clause BSD)\n* [PEG Markdown Highlight](http://hasseg.org/peg-markdown-highlight/) (MIT License)\n* [hunspell 1.3.2](http://hunspell.sourceforge.net/) (LGPL v2.1)\n\n### BUILD\n\n##### Instructions\n\nhttps://github.com/cloose/CuteMarkEd/wiki/Build-Instructions\n\n##### Status\n\n| Linux | Windows |\n| ----- | ------- |\n| [![Build Status](https://travis-ci.org/cloose/CuteMarkEd.png)](https://travis-ci.org/cloose/CuteMarkEd) | [![](https://ci.appveyor.com/api/projects/status/github/cloose/CuteMarkEd)](https://ci.appveyor.com/project/cloose/cutemarked) |\n\n[![Stories in Ready](https://badge.waffle.io/cloose/CuteMarkEd.png?label=ready)](https://waffle.io/cloose/CuteMarkEd)\n\n### HELP NEEDED\n\n##### Packages\n\nWe really need help packaging CuteMarkEd. Especially for Linux and Mac OS X. For Linux there is already an [openSUSE Build Service project](https://build.opensuse.org/package/show/home:cloose1974/CuteMarkEd), but it's outdated. Please contact me if you like to help.\n\n##### Translations\n\nWe use [Transifex](https://www.transifex.com/projects/p/cutemarked) for the translations. Currently we have translations like Chinese, Czech, German or Greek. But we are always interested in more translations.\n\n\n### LINKS\n\n[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/cloose/CuteMarkEd?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)  \n[Mailing List](https://groups.google.com/forum/#!forum/cutemarked)\n\n[http://www.ohloh.net/p/CuteMarkEd](http://www.ohloh.net/p/CuteMarkEd)  \n[http://freecode.com/projects/cutemarked](http://freecode.com/projects/cutemarked)  \n[http://qt-apps.org/content/show.php/CuteMarkEd?content=158801](http://qt-apps.org/content/show.php/CuteMarkEd?content=158801)  \n[http://www.heise.de/download/cutemarked-1191267.html](http://www.heise.de/download/cutemarked-1191267.html)  \n[http://www.softpedia.com/get/Programming/File-Editors/CuteMarkEd.shtml](http://www.softpedia.com/get/Programming/File-Editors/CuteMarkEd.shtml)\n\n[![CuteMarkEd - Download - heise online](http://www.heise.de/software/icons/download_logo1.png)](http://www.heise.de/download/cutemarked-1191267.html)\n","funding_links":[],"categories":["TODO scan for Android support in followings","C++","qt","Apps","📚 学习资料"],"sub_categories":["🌐 开源项目"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloose%2FCuteMarkEd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloose%2FCuteMarkEd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloose%2FCuteMarkEd/lists"}