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

https://github.com/vitexus/markdown-to-html-pdf

Show Markdown file as Html with "download PDF" button
https://github.com/vitexus/markdown-to-html-pdf

html markdown pdf-generation php

Last synced: 2 months ago
JSON representation

Show Markdown file as Html with "download PDF" button

Awesome Lists containing this project

README

          

Markdown To Html & PDF
======================

* Read MarkDown
* Show as _html page_
* With **PDF download** button

With use of

* [PHP](http://php.net/)
* [dompdf/dompdf](https://github.com/dompdf/dompdf)
* [thephpleague/commonmark](https://github.com/thephpleague/commonmark)
* [VitexSoftware/EaseFramework](https://github.com/VitexSoftware/EaseFramework)