Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leblanc-simon/markdownconvertor

A simple page which convert markdown text to HTML in realtime
https://github.com/leblanc-simon/markdownconvertor

Last synced: 4 days ago
JSON representation

A simple page which convert markdown text to HTML in realtime

Awesome Lists containing this project

README

        

# markdownConvertor

A simple page which convert markdown text to HTML in realtime

## Install

```bash
git clone https://github.com/leblanc-simon/markdownConvertor.git
composer install
cp config.php.dist config.php
# Edit if necessary the content of config.php
```

DOCUMENT_ROOT must be the **web** directory

## Thanks to

* [Parsedown](http://parsedown.org/)
* [highlight.js](http://highlightjs.org/)

## Demo

* http://md.leblanc-simon.fr/

## License

* [WTFPL](http://www.wtfpl.net/)

## Author

* Simon Leblanc :