Skip to main content

A tool converts Markdown file to PDF, originally designed for developers' resume release.

Project description

Markdown2pdf is a command-line tool to convert markdown file into pdf, was originally designed for myself to create resume.

Installation

To install Markdown2PDF you may need to install PDF convertion tool first,

Install Markdown2PDF by pip:

pip install markdown2pdf

Usage

You can use Markdown2PDF via simple command md2pdf:

md2pdf resume.md

You can also appoint a theme by argument --theme:

md2pdf resume.md --theme=github

Or, you can even using your self defined theme:

md2pdf resume.md --theme=path_to_style.css

By now, Markdown2PDF contains multi builtin themes:

  • github (from GitHub.Inc)

  • solarized-dark (from mixu/markdown-styles)

  • ghostwriter (from mixu/markdown-styles)

Trouble shooting

  1. ffi.h no such file or directory

apt-get install libffi-dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Markdown2PDF-0.1.3.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file Markdown2PDF-0.1.3.tar.gz.

File metadata

File hashes

Hashes for Markdown2PDF-0.1.3.tar.gz
Algorithm Hash digest
SHA256 48c9804bb031dbd738021d38a90319e6bdf41395078864cba7ae52c17d752f60
MD5 99c90fe1f07c0128f9198bcfd9653e64
BLAKE2b-256 da9cf0030332be972df2957c5904b7430c9e4e68c6b2d0fad4c6165adff74239

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page