An open API service indexing awesome lists of open source software.

https://github.com/alvarogarcia7/markdown-to-pdf


https://github.com/alvarogarcia7/markdown-to-pdf

markdown markdown-to-pdf npm pdf tool

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tool: Markdown to PDF

Purpose: Create PDFs from my MDs.

Motivation: Do this conversion offline

## Usage

For now, the goals should be used together:

```
make install #only the first time
FILE="your_file.md" make convert
```

## Alternatives

See the project [markdown-to-pdf](https://github.com/alvarogarcia7/markdown-to-pdf-pandoc).