avonture/pandoc

PHP class that encapsulates pandoc in order to convert a text in markdown format to doc/odt/pdf/txt/...

dev-master 2021-11-01 20:44 UTC

This package is auto-updated.

Last update: 2024-04-29 04:59:26 UTC


README

banner

PHP class that encapsulates pandoc in order to convert a text in markdown format to doc/odt/pdf/txt/…

Install

Open a command prompt, go to the root folder of your project and add the dependency by running the following command:

composer require avonture/pandoc:dev-master

Run tests

Make a clone of this repository, open a command prompt, go to the root folder of the copy of the repository and run the following command:

vendor\bin\phpunit

Author

Christophe Avonture

License

MIT