electron-markdownify

1.2.1 • Public • Published


Markdownify
Electron Markdownify

This is a minimal Markdown Editor desktop app based on Electron.

Electron Gitter


screenshot

Key Features

  • LivePreview - Make changes, See changes
    • Instantly see what your Markdown documents look like in HTML as you create them.
  • Sync Scrolling
    • While you type, LivePreview will automatically scroll to the current location you're editing.
  • GitHub Flavored Markdown
  • Syntax highlighting
  • Dark/Light mode
  • Toolbar for basic Markdown formatting
  • Save the Markdown preview as PDF
  • Emoji support in preview 🎉
  • App will keep alive in tray for quick usage
  • Full screen mode
    • Write distraction free.
  • Cross platform
    • Windows, Mac and Linux ready.

How To Use

Install it using : npm install electron-markdownify

Or

Clone this repository, and run

$> cd PATH-TO-MARKDOWNIFY-DESKTOP-APP
$> npm install && npm start

Download

You can download latest installable version of Markdownify for Windows, Darwin and Linux.

Credits

This software uses code from several open source packages.

Related

markdownify-web - Web version of Markdownify

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

Package Sidebar

Install

npm i electron-markdownify

Weekly Downloads

27

Version

1.2.1

License

MIT

Last publish

Collaborators

  • amit_merchant