Available on
Description
With this application you can view Markdown documents. First, on the editor page you enter the Markdown document content (by typing, or by copy-paste, or by loading from a file). When the document is ready, you click the button "Compile", which transfers you to the page with the compiled document displayed. The Markdown format is commonly used for readme files and documentation in software projects. The files of Markdown documents typically have the .md extension.
What’s new in this version
1. Added the "Clear" button on the editor page. 2. Bug fixes.