Key Features • How To Use • Download • Credits • Related • License
![screenshot](https://raw.githubusercontent.com/amitmerchant1990/electron-markdownify/master/app/img/markdownify.gif) ## 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 * [KaTeX](https://khan.github.io/KaTeX/) Support * Dark/Light mode * Toolbar for basic Markdown formatting * Supports multiple cursors * Save the Markdown preview as PDF * Emoji support in preview :tada: * App will keep alive in tray for quick usage * Full screen mode - Write distraction free. * Cross platform - Windows, macOS and Linux ready. ## How To Use To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line: ```bash # Clone this repository $ git clone https://github.com/amitmerchant1990/electron-markdownify # Go into the repository $ cd electron-markdownify # Install dependencies $ npm install # Run the app $ npm start ``` > **Note** > If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt. ## Download You can [download](https://github.com/amitmerchant1990/electron-markdownify/releases/tag/v1.2.0) the latest installable version of Markdownify for Windows, macOS and Linux. ## Emailware Markdownify is an [emailware](https://en.wiktionary.org/wiki/emailware). Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email atOr
## You may also like... - [Pomolectron](https://github.com/amitmerchant1990/pomolectron) - A pomodoro app - [Correo](https://github.com/amitmerchant1990/correo) - A menubar/taskbar Gmail App for Windows and macOS ## License MIT --- > [amitmerchant.com](https://www.amitmerchant.com) · > GitHub [@amitmerchant1990](https://github.com/amitmerchant1990) · > Twitter [@amit_merchant](https://twitter.com/amit_merchant)