Skip to content

bergice/Small-Markdown-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Markdown Editor

This small editor makes it easy to write and read markdown documents without any hassle. It is written in NW.js.

img

Features

  • Easy to use
  • Compact
  • Cross-platform
  • No installer
  • Responsive

Library Dependencies

  • color-scheme
  • marked

TODO

  • Add line numbers.
  • Add text style highlighting.
  • Add Keyboard shortcuts for text formatting.
  • Auto-save unsaved documents.