Skip to content

yosimasu/haroopad

 
 

Repository files navigation

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 systems—Windows, Mac OS X, and Linux.

haroopad icon

New Features (v0.11.1)

  • 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
  • Added Option inline mathematics expression ($, $$$)
  • Internationalization
    • Greek (Ελληνικά) - pdudis

Other Changelog

  • Changed Underline syntax _underline_ -> ++underline++
  • Removed Ctrl + Alt shortcut at all
  • Enhanced Context menu
    • Added Editor, Viewer, Custom theme menus
    • Added Export to HTML
    • Added Sending email
  • Continous List Item (ol, li)
  • Fixed many number of bugs & enhancements

Downloads

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
  • 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.
  • 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: $$...$$

Upcoming Features

  • Footnotes
  • Tasklist - GFM

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

Analytics

About

Haroopad - The Next Document processor based on Markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published