PhazeonPhoenix / Markdown-Viewer-PHP

View markdown scripts

Home Page:http://md.wolfiezero.com/?src=README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown Viewer PHP

A wrapper for the PHP Markdown project by Michel Fortin that allows you to view the results of Markdown pages in your local PHP enviroment.

Using Markdown Viewer PHP

Way #1 - Select a file In your browser open: http://localhost/Markdown-Viewer-PHP/index.php next, click "Submit a File", and find your file next click "Submit", it will show you the file.

Way #2 - Using a SRC Argument, example: http://localhost/Markdown-Viewer-PHP/index.php?src=MyLocalPath/Markdown-Viewer-PHP/README.md

Sources

Changelog

June 2012 https://github.com/devpilot (fix uploader issues)

May 2012 https://github.com/christiansalazar (added: Upload File Feature)

v1.1 (31 January 2011)

  • Removed fopen(), fread(), fclose() and using file_get_contents() instead (thanks to Tom Leathrum)

v1 (11 October 2011)

  • First release

Legal

Markdown Viewer PHP by Neil Sweeney is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

PHP Markdown is Copyright (c) 2004-2009 Michel Fortin

Markdown is Copyright (c) 2003-2006 John Gruber

About

View markdown scripts

http://md.wolfiezero.com/?src=README.md