{"id":22974759,"url":"https://github.com/diversen/electron-markdown-editor","last_synced_at":"2025-08-13T14:34:02.737Z","repository":{"id":3179748,"uuid":"48659904","full_name":"diversen/electron-markdown-editor","owner":"diversen","description":"A simple electron markdown editor made with Uikit, Codemirror and markdown-it. Support for MathJax, code highlighting, live preview, and more. ","archived":false,"fork":false,"pushed_at":"2022-12-07T18:06:37.000Z","size":1290,"stargazers_count":57,"open_issues_count":11,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T12:33:49.778Z","etag":null,"topics":["electron","electron-markdown-editor","markdown-editor","mathjax","uikit"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diversen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-27T20:47:15.000Z","updated_at":"2024-03-10T19:20:27.000Z","dependencies_parsed_at":"2023-01-13T12:20:19.497Z","dependency_job_id":null,"html_url":"https://github.com/diversen/electron-markdown-editor","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Felectron-markdown-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Felectron-markdown-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Felectron-markdown-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Felectron-markdown-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/electron-markdown-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229767225,"owners_count":18121044,"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":["electron","electron-markdown-editor","markdown-editor","mathjax","uikit"],"created_at":"2024-12-15T00:01:01.039Z","updated_at":"2024-12-15T00:01:40.339Z","avatar_url":"https://github.com/diversen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron markdown editor\n\n## Screenshot\n\n![Screenshot](https://cdn.rawgit.com/diversen/electron-markdown-editor/master/resources/electron-markdown.png) \n\n[\u003cimg src=\"https://cdn.rawgit.com/diversen/electron-markdown-editor/master/resources/electron-logo.svg\" align=\"right\" width=\"200\"\u003e](http://electron.atom.io)\n\nA markdown editor for the desktop using:\n\n* [Electron](http://electron.atom.io/)\n* The CSS frammework [Uikit](http://getuikit.com/) \n* The Uikit [HTML-editor](http://getuikit.com/docs/htmleditor.html) which uses the [CodeMirror editor](https://codemirror.net/)\n## Features\n\n* WYSIWYG\n* Shortcuts (ctrl-S, Ctrl-O) `save` and `open`\n* Dialog for image\n* Dialog for videos (mp4)\n* Dialog for tables\n* Live preview of code [highlight.js](https://highlightjs.org/) with `tiles`, e.g.: \n\n    \\~~~php\n    \u0026lt;?php\n\n    echo \"hello world\";\n\n    ?\u003e\n    \\~~~\n\nBecomes: \n\n~~~php\n\u003c?php\n\necho \"hello world\";\n\n?\u003e\n~~~\n\n* Live preview of Math [MathJax](https://www.mathjax.org/), e.g.:\n\n$$\\sum_{i=0}^n i^2 = \\frac{(n^2+n)(2n+1)}{6}$$\n\n(You will not be able to see parsing of MathJax on github.com or npmjs.com - but only when using the editor).\n\n\n* The parsing of markdown is done with [markdown-it](https://github.com/markdown-it/markdown-it) \n\n## Install\n\nUse npm:\n\nGlobal: \n\n    sudo npm install electron-markdown-editor -g\n    \nYou can specify a file on the commandline. E.g.: \n    \n    electron-markdown-editor README.md\n\n## Development: \n\n    git clone https://github.com/diversen/electron-markdown-editor\n    cd electron-markdown-editor \n    npm install\n\nRun electron-markdown-editor: \n\n    ./bin/electron-markdown-editor README.md\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Felectron-markdown-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Felectron-markdown-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Felectron-markdown-editor/lists"}