Focus Writing; Mark Done.
This is a minimal Markdown UWP editor made based on HTML5 and JavaScript.
Feel free to contribute in this project! Make sure to leave issues if the app is not working properly.
- 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
Referenced code from Markdown.UWP and Markdown Editor.
A big thanks to @yinyue200 for implementing features of multiple instance and file association.