archive
/
md-pdf
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf/README.md

1.1 KiB

MD-PDF

CircleCI Github Releases

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.