Leaflet Markdown Editor is a cross-platform and elegant tool designed
for writing and editing Markdown documents with peace of mind.
- 
Editing: Switch between editing and preview mode seemlessly
 - 
Maths & Chemical Equation Typesetting: Leaflet renders mathematical, physics and chemical equation out of the box.
 - 
Pandoc Support: Easily export your
.mdfiles to.pdfand.docxfiles - 
Offline First: Leaflet works with users file system directly instead of an external database.
 - 
Dark / Light Mode: Supports your system specified theme.
 - 
Simplicity: Leaflet focuses on simplicity and provides only necessary features needed.
 - 
Bidirectional Text: Automatically detect BIDI - text and displays logiaclly.
 
You'd have to install pandoc to export .md to other formats.
You can also build or run from source
$ git clone https://github.com/ahmedsaheed/Leaflet.git && cd Leaflet
$ yarn install
$ yarn devOr Build
$ git clone https://github.com/ahmedsaheed/Leaflet.git && cd Leaflet
$ yarn install
$ yarn build- Leaflet is strongly inspired by Left and Opus.
 - Leaflet source code licensed under BY-NC-SA 4.0.
 - Pull Requests are welcome!
 
