Giter VIP home page Giter VIP logo

markdown-viewer-php's Introduction

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

markdown-viewer-php's People

Contributors

christiansalazar avatar devpilot avatar wolfiezero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

markdown-viewer-php's Issues

Security contact

Hello maintainer(s),

I am a security researcher from the Institute of Application Security at TU Braunschweig, Germany. We discovered a (potential) security vulnerability in your project.

We would like to report this vulnerability to you in a responsible and ethical manner.
Therefore, we do not want to disclose any details of the vulnerability publicly until you have had a chance to review and fix it.

Could you please let us know your prefered way of receiving security reports?

You can contact us at [email protected] or by replying to this issue.

Thank you for your attention and cooperation.

All files in subdirectories have the executable bit set

This shouldn't be the case:

$ (shopt -u dotglob && 'ls' -lhgG *)
-rw-r--r-- 1 4.4K Jul 16 18:02 index.php
-rw-r--r-- 1 1.8K Jul 16 18:02 README.md

php-markdown-1.0.1n:
total 80K
-rwxr-xr-x 1 1.6K Jul 16 18:02 License.text
-rwxr-xr-x 1  48K Jul 16 18:02 markdown.php
-rwxr-xr-x 1  26K Jul 16 18:02 PHP Markdown Readme.text

php-markdown-extra-1.2.4:
total 120K
-rwxr-xr-x 1 1.7K Jul 16 18:02 License.text
-rwxr-xr-x 1  82K Jul 16 18:02 markdown.php
-rwxr-xr-x 1  26K Jul 16 18:02 PHP Markdown Extra Readme.text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.