No description
docs | ||
md_pdf | ||
scripts | ||
test-files | ||
tests | ||
.gitignore | ||
.sass-lint.yml | ||
circle.yml | ||
dev-requirements.txt | ||
package.json | ||
README.md | ||
setup.py |
MD-PDF
Convert markdown files into PDF Documents.
Features
- Multiple output formats
- Bibliography with 1400+ referencing formats
- Templating support (powered by
jinja2
) - Cover pages
- Page numbers in footer
- Student / TurnItIn Number in header / cover
Note: All features are completely optional
Documentation
Documentation can be found in the docs/
directory.
Usage
$ mdp --help
usage: mdp [-h] [-v] [--update-csl]
optional arguments:
-h, --help show this help message and exit
-v, --verbose Set verbosity level (repeat argument)
--update-csl Update CSL files
Configuration
An example configuration file can be found Here.