Menu

Tree [b7e119] master /
 History

HTTPS access


File Date Author Commit
 css 2016-05-27 Amit Merchant Amit Merchant [5a7b30] Changed fonts and handled anchor link forwarding
 img 2016-05-25 Amit Merchant Amit Merchant [b77ba8] Add new demo gif
 js 2016-05-30 Amit Merchant Amit Merchant [b5284f] Add more options in toolbar including add link,...
 .gitattributes 2016-04-15 Amit Merchant Amit Merchant [244540] init
 .gitignore 2016-04-15 Amit Merchant Amit Merchant [244540] init
 LICENSE.md 2016-04-15 Amit Merchant Amit Merchant [244540] init
 README.md 2016-05-30 Amit Merchant Amit Merchant [4cc854] Update README.md
 index.html 2016-05-30 Amit Merchant Amit Merchant [b5284f] Add more options in toolbar including add link,...
 main.js 2016-05-27 Amit Merchant Amit Merchant [5a7b30] Changed fonts and handled anchor link forwarding
 package.json 2016-05-30 Amit Merchant Amit Merchant [b5284f] Add more options in toolbar including add link,...

Read Me


Markdownify
Electron Markdownify

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

Gitter


screenshot

Features

  • LivePreview - Make changes, See changes
  • Instantly see what your Markdown documents look like in HTML as you create them.
  • While you type, LivePreview will automatically scroll to the current location you're editing.
  • Syntax highlighting
  • Dark/Light mode
  • Toolbar for basic Markdown formatting
  • 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 installable version of Markdownify for Windows, Darwin and Linux.

Tools Used

License

MIT