/markdown-viewer

This is a simple Markdown viewer.

Primary LanguageCSSMIT LicenseMIT

markdown-viewer

This is a simple Markdown viewer. It is using a Markdown stylesheet from GitHub.

Requirements

  • PHP (cli)

Demo

Demo

Usage

  1. Place the Markdown file inside the files folder.
  2. Start start.sh on Linux or start.bat on Windows.
  3. Go to http://localhost:8080/viewer.

Warning

HTML tags are not escaped in this program. Please be careful when using it as there is a risk of XSS due to script tags. The developer does not take any responsibility.

License

The license for this project is MIT License.