Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 473 Bytes

A web based markdown editor

  • Uses the File System API if supported (otherwise a download anchor tag)
  • Auto saves changes if supported
  • All files are saved locally only
  • View content as a document or a slideshow
  • Create slides using the <hr> tag (---)
  • Execute js code blocks in the browser

Use the Components

MIT License

Open to contributions