Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 1.48 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.48 KB

Fcus

AppVeyor GitHub license GitHub Release Maintenance

Screenshot

Focus Writing; Mark Done.

This is a minimal Markdown UWP editor made based on HTML5 and JavaScript.

Get it on Windows 10

Contribute

Feel free to contribute in this project! Make sure to leave issues if the app is not working properly.

License

MIT

Libraries

  • markdown-it 4.1.1
  • CodeMirror 5.1.1
  • highlight.js 9.12.0
  • emojify.js 1.1
  • jQuery 3.2.1
  • js-deflate
  • UWP Community Toolkit 1.5.1
  • UDE.CSharp.UWP 1.0.1

Credits

Referenced code from Markdown.UWP and Markdown Editor.

A big thanks to @yinyue200 for implementing features of multiple instance and file association.