{"id":22963429,"url":"https://github.com/kettek/open-markup-editor","last_synced_at":"2025-08-13T07:34:43.017Z","repository":{"id":32012941,"uuid":"131377513","full_name":"kettek/open-markup-editor","owner":"kettek","description":"Pluggable markup text editor with stylable HTML previewing.","archived":false,"fork":false,"pushed_at":"2023-03-04T04:49:53.000Z","size":10517,"stargazers_count":14,"open_issues_count":26,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-30T08:07:30.789Z","etag":null,"topics":["asciidoc","creole","editor","electron","markdown","markup","textile"],"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/kettek.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":"2018-04-28T05:53:07.000Z","updated_at":"2024-04-04T00:55:42.000Z","dependencies_parsed_at":"2023-01-14T20:30:25.476Z","dependency_job_id":null,"html_url":"https://github.com/kettek/open-markup-editor","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kettek%2Fopen-markup-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kettek%2Fopen-markup-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kettek%2Fopen-markup-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kettek%2Fopen-markup-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kettek","download_url":"https://codeload.github.com/kettek/open-markup-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229747843,"owners_count":18118133,"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":["asciidoc","creole","editor","electron","markdown","markup","textile"],"created_at":"2024-12-14T19:35:07.100Z","updated_at":"2024-12-14T19:35:07.911Z","avatar_url":"https://github.com/kettek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![OME owl](build/owl-32x32.png?raw=true) Open Markup Editor\nAn okay markup editor designed for multiple markup languages and fully customizable HTML rendering.\n\n![Open Markup Editor in action!](screenshot.png?raw=true)\n\n## Built-in Features\n\n  * Markup Support:\n    * Markdown via [markdown-it](https://github.com/markdown-it/markdown-it), highly customizable via plugins\n    * AsciiDoc via [asciidoctor](https://github.com/asciidoctor/asciidoctor.js)\n    * Creole via [npm-creole](https://github.com/Zibx/jscreole)\n    * Textile via [textile-js](https://github.com/borgar/textile-js)\n    * Org-mode via [orgajs](https://github.com/orgapp/orgajs)\n   * Render themes!\n     * Comes with GitHub and a Default theme\n   * Custom colorization\n     * Windows 10+ automatic adapting based upon current color scheme\n   * Custom fonts\n   * Automatic file reloading on change\n   * Full CodeMirror editor pack\n     * All CodeMirror themes\n     * vim, emacs, sublime keybinding support\n     * Tabs or spaces, along with default spaces per tab\n   * And more!\n\n## Pluggability\nA key feature of OME is that of modularity, made possible through NPM modules named [Packs](docs/packs.md).\n\nThrough this system, four different types of packs can be created:\n  * [Markup Packs](docs/markup-packs.md)\n  * [Render Packs](docs/render-packs.md)\n  * [Editor Packs](docs/editor-packs.md)\n  * [Extension Packs](docs/extension-packs.md)\n  \nThe purpose of these is outlined in the primary packs document with further details listed on each pack type's individual documentation.\n\n## Installation\nDownload the [latest release](https://github.com/kettek/open-markup-editor/releases) and install as below (or otherwise).\n\n### Arch Linux / Manjaro\nDownload the `open-markup-editor-MAJOR.MINOR.PATCH.pacman` file and install by issuing the following in the terminal:\n\n```\n# sudo pacman -U open-markup-editor-MAJOR.MINOR.PATCH.pacman\n```\n\n### Mac OS\nMount the `Open.Markup.Editor-MAJOR.MINOR.PATCH.dmg` file and extract the `Open Markup Editor.app` application into wherever you wish for OME to be installed to. Once this is done, right-click the app and select *Open*.\n\n### Windows\nEither download and run the `Open.Markup.Editor.Setup-2.3.0.exe` or `Open.Markup.Editor-2.3.0.exe`. The first file installs OME system-wide while the second file can be considered as portable.\n\n## Building\nClone this repository, then:\n\n```\n# cd open-markup-editor\n# npm i\n```\n\nAfter this, either run `npm run start` to start OME for development or `npm run dist` to build packages/installers for your current platform.\n\n----\n \n... this document and those in `docs/` have been happily written in Open Markup Editor. ![:)](build/icons/16x16.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkettek%2Fopen-markup-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkettek%2Fopen-markup-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkettek%2Fopen-markup-editor/lists"}