Skip to content

This is a simple Markdown viewer.

License

Notifications You must be signed in to change notification settings

book000/markdown-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.