Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leblanc-simon/markdownconvertor
- Owner: leblanc-simon
- License: wtfpl
- Created: 2014-02-08T14:23:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T19:48:48.000Z (over 2 years ago)
- Last Synced: 2023-03-12T00:22:54.820Z (over 1 year ago)
- Language: CSS
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 :