Skip to content

kramdown/converter-pdf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 

Important: This repo and gem are unmaintained! If you are interested in maintaining, please contact me at t_leitner@gmx.at.

kramdown PDF converter

This is a converter for kramdown that uses Prawn to converter a kramdown document to PDF.

Note: Until kramdown version 2.0.0 this converter was part of the kramdown distribution.

Installation

gem install kramdown-converter-pdf

Usage

require 'kramdown'
require 'kramdown/converter/pdf'

Kramdown::Document.new(text).to_pdf

Development

Clone the git repository and you are good to go. You probably want to install rake so that you can use the provided rake tasks.

License

MIT - see the COPYING file.

About

kramdown-converter-pdf uses Prawn to convert a kramdown document to PDF

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages