All notable changes to pandoc
will be documented in this file
- add symfony/process executable finder
- add magic from method (e. g. ->fromMarkdown()))
- add magic to method (e. g. ->toHtml()))
- add BadMethodCall exception
- add LogFileNotWriteable exception
- add InputFileNotFound exception
- add support for --data-dir (custom templates)
- changed namespace
- add PandocNotFound exception
- add UnknownInputFormat exception
- add UnknownOutputFormat exception
- compatibility with symfony/process 4.*
- initial release
- return the converted text
- use a file as input and write a file as output
- change path to Pandoc
- list available input formats
- list available output formats
- write a log file
- retrieve Pandoc version