{"id":13511995,"url":"https://github.com/rhiokim/haroopad","last_synced_at":"2025-05-16T10:06:03.519Z","repository":{"id":6754417,"uuid":"8000907","full_name":"rhiokim/haroopad","owner":"rhiokim","description":"Haroopad - The Next Document processor based on Markdown","archived":false,"fork":false,"pushed_at":"2018-12-04T11:45:22.000Z","size":530903,"stargazers_count":1615,"open_issues_count":223,"forks_count":223,"subscribers_count":80,"default_branch":"develop","last_synced_at":"2025-04-09T04:06:18.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pad.haroopress.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhiokim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-04T04:11:21.000Z","updated_at":"2025-03-28T06:53:36.000Z","dependencies_parsed_at":"2022-08-20T11:00:39.544Z","dependency_job_id":null,"html_url":"https://github.com/rhiokim/haroopad","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fharoopad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fharoopad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fharoopad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fharoopad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhiokim","download_url":"https://codeload.github.com/rhiokim/haroopad/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509477,"owners_count":22082891,"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":[],"created_at":"2024-08-01T03:01:23.783Z","updated_at":"2025-05-16T10:05:58.510Z","avatar_url":"https://github.com/rhiokim.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Markdown Editors"],"sub_categories":[],"readme":"# Haroopad\n\n**Haroopad** is a markdown enabled document processor for creating web-friendly documents.\n\nYou can author professional-looking documents of various formats: blog posts, slides, presentations, reports, email and more.\n\nHaroopad gives you the same editing experience regardless of the platform you are working on. It runs on all three major operating systems—Windows, Mac OS X, and Linux.\n\n![haroopad icon](http://pad.haroopress.com/assets/images/logo-small.png)\n\n### New Features (v0.13.2)\n\n* New Features\n  - Presentation Mode - [reference](http://pad.haroopress.com/page.html?f=how-to-write-presentation)\n  - Drawing Diagram (flowchart, Sequence Diagram) - [reference](http://pad.haroopress.com/page.html?f=how-to-draw-diagram)\n* New Syntax\n  - Tasklist(GFM) - [reference](http://pad.haroopress.com/page.html?f=how-to-manage-tasklist)\n* Added new code language \u0026 themes - [reference](http://pad.haroopress.com/page.html?f=how-to-write-fenced-code-block)\n  - total 112 languages(swift, gradle ...) and 49 themes\n\n### More changelog\n\n* Bugs\n  - Fixed No confirm save in Windows on close Window with [X]\n  - Fixed The file path can't contain space in Windows\n* Enhancements\n  - Update Codemirror Editor v4.8\n  - Support Font in Math\n  - Support \\left and \\right in Math\n  - Support custom gfm code block delimiters\n  - Enhance GFM tabls's column width issue\n  - Enhance Two subsequent tables are rendered with no space\n  - Enhance Equation rendering issues\n\n### Main Features\n\n* Support cross platform\n  - Window\n  - Mac OS X\n  - Linux 32/64\n* Theme for editing\n  - Themes for editor 30 styles\n  - Syntax highlighting in fenced code block on editor\n  - Ruby, Python, PHP, Javascript, C, HTML, CSS\n  - based on CodeMirror\n* Live Preview themes\n  - 7 themes based [markdown-css](https://github.com/rhiokim/markdown-css)\n* Syntax Highlighting\n  - 71 languages \u0026 44 styles based on highlight.js\n* Custom Theme\n  - Style based on CSS(Cascading Style Sheet)\n* Font Size\n  - Editor and Viewer font size control using Preference Window \u0026 Shortcuts\n* Embedding Rich Media Contents - v0.8\n  - Video, Audio, 3D, Text, Open Graph and oEmbed\n  - About 100 Major Internet Services(Youtube, SoundCloud, Flickr...) Support\n  - Drag \u0026 Drop support\n* Display Mode - v0.8\n  - Default(Editor:Viewer), Reverse(Viewer:Editor), Only Editor, Only Viewer (View \u003e Mode)\n* Insert Current Date \u0026 Time - v0.8\n  - Various Format support (Insert \u003e Date \u0026 Time)\n* HTML to Markdown - v0.8\n  - Drag \u0026 Drop your selected text on Web Browser\n* Options for markdown parsing\n* CLI(Command Line Interface) - v0.12.1\n  - `$ haroopad -f [ /path/to/a.md ./path/to/b.md ]`: files\n  - `$ haroopad --mode`: only view or edit mode\n    + `$ haroopad --mode view`: view mode\n    + `$ haroopad --mode edit`: edit mode\n* Outline View\n* Vim Key-binding\n* Export to PDF, HTML\n* Styled HTML copy to clipboard for WYSIWYG editors\n* Auto Save \u0026 Restore\n* Document state information\n* Tab or Spaces for Indentation\n* Colum(Single, Two and Three) Layout View\n* Markdown Syntax Help Dialog\n* Markdown Folding\n* Import and Export settings\n\n### Internationalization\n\n- English\n- Korea (한국어)\n- Spanish (Español) - [davegomez](https://github.com/davegomez)\n- Chinese Simplified (中文) - [toiletfreak](https://github.com/toiletfreak)\n- German (Deutsch) - [Tobias Mücksch](https://github.com/tobiasmuecksch)\n- Vietnamese (Tiếng Việt) - [nguyenkinh](https://github.com/nguyenkinh)\n- Russian (Русский) - [aprilix](https://github.com/aprilix)\n- Greek (Ελληνικά) - [pdudis](https://github.com/pdudis)\n- Portuguese (Portuguesa) - [alexandre mbm](https://github.com/alexandre-mbm)\n- Japanese (日本語) - [Toshiyuki Tega](https://github.com/Toshiyuki-Tega)\n- Italy (Italiano) - [Daniele Pitrolo](https://github.com/Zeriuno)\n- Indonesia (Bahasa Indonesia) - [Reza Faiz A. Rahman](https://github.com/rezafaizarahman)\n- Turkey  (Türkçe) - [Eray AYDIN](https://github.com/erayaydin)\n- French (Français) - [MarcBoyer](https://github.com/MarcBoyer), [Daniel Ménard](https://github.com/daniel-menard)\n\n### Enhanced Markdown Syntax\n\n* Added `[TOC]` Syntax\n  - Now you can easily embed table of content in documents.\n  - Left Align: `[TOC \"float:left\"]`\n  - Right Align: `[TOC \"float:right\"]`\n* `![]()` Extended image syntax\n  - `![alt text](url \"title\" \"css\")`\n* [Gitub Flavored Markdown](http://github.github.com/github-flavored-markdown/) \u0026 extensions\n  - Syntax highlighting\n  - Table\n  - URL autolinking\n  - Strikethrough\n  - Smartypants\n* Mathematics Expression\n  - Inline Expression: `$$$...$$$`\n  - Block Expression: `$$...$$`\n  - Added Option inline mathematics expression (**$**, $$$)\n* Added Superscript, Subscript\n  - `Sup^superscript^`, `Sub~subscript~`\n* Extended Image Syntax\n  - If `![](path/*.mp3)` then `\u003caudio\u003e` / extensions mp3, ogg\n  - If `![](path/*.mp4)` then `\u003cvideo\u003e` / extensions mp4, ogv, webm\n* Footnote\n  - Footnote: `[^identity]`\n  - Footnote Reference: `[^identity]: text`\n* Tasklist\n  - Task: `- [ ]`\n  - Task (Done): `- [x]`\n\n### TODO\n\n* Plugin System\n* Integrating with cloud environments\n\n### And more?\n\n* Official site : [http://pad.haroopress.com][haroopad]\n* Blog \u0026 Manual : [http://pad.haroopress.com/page.html][blog]\n* User echo : [http://haroopad.userecho.com][userecho]\n\nDon't forget to check Preferences, lots of useful options are there.\n\nFollow official social account [@haroopad](https://twitter.com/haroopad) and developer [@rhiokim](https://twitter.com/rhiokim) on Twitter for the latest news.\n\nFor feedback, use the menu `Help` - `User Echo`\n\n[haroopad]: http://pad.haroopress.com\n[blog]: http://pad.haroopress.com/page.html\n[userecho]: http://haroopad.userecho.com\n\n### [LICENSE](https://github.com/rhiokim/haroopad/blob/develop/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Fharoopad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhiokim%2Fharoopad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Fharoopad/lists"}