Giter Site home page Giter Site logo

haroopad's Introduction

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.12.1)

  • Added CLI features
    • $ 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
  • Added new code language & themes
    • 15 languages(swift, gradle ...) and 5 themes(codepen-embed, color-brewer, hybrid, kimbie light/dark)

More changelog

  • Bugs
    • Fixed haroopad won't start for the second time
    • Fixed embedding content using by D&D HTML object
    • Fixed Subscript syntax conflict with Strikethrough
  • Enhancements
    • Markdown(link) syntax within footnote
    • Specify language within fenced code block
    • Improved Css selection color
    • Error while loading shared libraries: libudev.so.0
    • Improved HTML to Markdown
  • Internationalization

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
    • -f: files
    • --mode=view or --mode=edit: only view or 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

Upcoming Features

  • 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

haroopad's People

Contributors

rhiokim avatar

Watchers

涵曦 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.