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

Privacy Policy

Patrick Wu edited this page Jan 25, 2018 · 1 revision

Copyright (c) 2016-2018 Patrick J. Wu

General Statements

Fcus is a minimal Markdown UWP editor made based on HTML5 and Javascript, inspired from Markdown Editor and Markdown.UWP. Fcus required Internet connection partially.

Personal Data

Your document opened will not be uploaded in the application or included in the diagnostic report.

Internet Permission

The Internet Permission is included with displaying the online images using ![]() and redirect to new pages using [](). No extra data will be uploaded or included in the application.

License

This Project is under the Unlincense. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

Please be reminded that the license has changed to MIT.

Libraries

  • markdown-it 4.1.1
  • CodeMirror 5.1.1
  • highlight.js 9.12.0
  • emojify 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.

Clone this wiki locally