Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 513 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 513 Bytes

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.