Haroopad

Haroopad - The Next Document processor based on Markdown
Alternatives To Haroopad
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Awesome Vscode22,865
2 months ago68cc0-1.0JavaScript
🎨 A curated list of delightful VS Code packages and resources.
Mkdocs Material15,63483914 hours ago331July 27, 202328mitHTML
Documentation that simply works
Mahapps.metro8,8383,2561722 months ago1,197July 06, 202379mitC#
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Nextra8,7947317 hours ago166July 13, 2023211mitTypeScript
Simple, powerful and flexible site generation framework with everything you love from Next.js.
Cleaver3,9166762 years ago45December 03, 201717mitJavaScript
30-second slideshows for hackers
Vuepress Theme Vdoing3,6821619 days ago80August 04, 202354mitVue
🚀一款简洁高效的VuePress知识管理&博客(blog)主题
Reveal Md3,375109106 days ago129July 08, 202328mitJavaScript
reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
Loveit3,062
16 days ago234mitJavaScript
❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
Bisheng2,8253335448 days ago196June 14, 202254mitJavaScript
Transform Markdown(and other static files with transformers) into a SPA website using React.
Flatdoc2,6581392 years ago3November 09, 201461CSS
Build sites fast from Markdown
Alternatives To Haroopad
Select To Compare


Alternative Project Comparisons
Readme

Haroopad

Haroopad is a markdown enabled document processor for creating web-friendly documents.

You can author professional-looking documents of various formats: blog posts, slides, presentations, reports, email and more.

Haroopad gives you the same editing experience regardless of the platform you are working on. It runs on all three major operating systemsWindows, Mac OS X, and Linux.

haroopad icon

New Features (v0.13.2)

  • New Features
  • New Syntax
  • Added new code language & themes - reference
    • total 112 languages(swift, gradle ...) and 49 themes

More changelog

  • Bugs
    • Fixed No confirm save in Windows on close Window with [X]
    • Fixed The file path can't contain space in Windows
  • Enhancements
    • Update Codemirror Editor v4.8
    • Support Font in Math
    • Support \left and \right in Math
    • Support custom gfm code block delimiters
    • Enhance GFM tabls's column width issue
    • Enhance Two subsequent tables are rendered with no space
    • Enhance Equation rendering issues

Main Features

  • Support cross platform
    • Window
    • Mac OS X
    • Linux 32/64
  • Theme for editing
    • Themes for editor 30 styles
    • Syntax highlighting in fenced code block on editor
    • Ruby, Python, PHP, Javascript, C, HTML, CSS
    • based on CodeMirror
  • Live Preview themes
  • Syntax Highlighting
    • 71 languages & 44 styles based on highlight.js
  • Custom Theme
    • Style based on CSS(Cascading Style Sheet)
  • Font Size
    • Editor and Viewer font size control using Preference Window & Shortcuts
  • Embedding Rich Media Contents - v0.8
    • Video, Audio, 3D, Text, Open Graph and oEmbed
    • About 100 Major Internet Services(Youtube, SoundCloud, Flickr...) Support
    • Drag & Drop support
  • Display Mode - v0.8
    • Default(Editor:Viewer), Reverse(Viewer:Editor), Only Editor, Only Viewer (View > Mode)
  • Insert Current Date & Time - v0.8
    • Various Format support (Insert > Date & Time)
  • HTML to Markdown - v0.8
    • Drag & Drop your selected text on Web Browser
  • Options for markdown parsing
  • CLI(Command Line Interface) - v0.12.1
    • $ haroopad -f [ /path/to/a.md ./path/to/b.md ]: files
    • $ haroopad --mode: only view or edit mode
      • $ haroopad --mode view: view mode
      • $ haroopad --mode edit: edit mode
  • Outline View
  • Vim Key-binding
  • Export to PDF, HTML
  • Styled HTML copy to clipboard for WYSIWYG editors
  • Auto Save & Restore
  • Document state information
  • Tab or Spaces for Indentation
  • Colum(Single, Two and Three) Layout View
  • Markdown Syntax Help Dialog
  • Markdown Folding
  • Import and Export settings

Internationalization

Enhanced Markdown Syntax

  • Added [TOC] Syntax
    • Now you can easily embed table of content in documents.
    • Left Align: [TOC "float:left"]
    • Right Align: [TOC "float:right"]
  • ![]() Extended image syntax
    • ![alt text](url "title" "css")
  • Gitub Flavored Markdown & extensions
    • Syntax highlighting
    • Table
    • URL autolinking
    • Strikethrough
    • Smartypants
  • Mathematics Expression
    • Inline Expression: $$$...$$$
    • Block Expression: $$...$$
    • Added Option inline mathematics expression ($, $$$)
  • Added Superscript, Subscript
    • Sup^superscript^, Sub~subscript~
  • Extended Image Syntax
    • If ![](path/*.mp3) then <audio> / extensions mp3, ogg
    • If ![](path/*.mp4) then <video> / extensions mp4, ogv, webm
  • Footnote
    • Footnote: [^identity]
    • Footnote Reference: [^identity]: text
  • Tasklist
    • Task: - [ ]
    • Task (Done): - [x]

TODO

  • Plugin System
  • Integrating with cloud environments

And more?

Don't forget to check Preferences, lots of useful options are there.

Follow official social account @haroopad and developer @rhiokim on Twitter for the latest news.

For feedback, use the menu Help - User Echo

LICENSE

Popular Markdown Projects
Popular Theme Projects
Popular Data Formats Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Theme
Markdown
Editor
Gfm