Skip to content

gitter-badger/electron-markdownify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

About

A minimal Markdown editor desktop app based on Electron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 3.0%
  • HTML 0.8%