Skip to content

cavo789/pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages