asciidoctor-pdf 1.5.2
An extension for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF library.
Gemfile:
=
install:
=
Runtime Dependencies (11):
asciidoctor
>= 1.5.3, < 3.0.0
concurrent-ruby
~> 1.1.0
prawn
~> 2.2.0
prawn-icon
~> 2.5.0
prawn-svg
~> 0.30.0
prawn-table
~> 0.2.0
prawn-templates
~> 0.1.0
safe_yaml
~> 1.0.0
thread_safe
~> 0.3.0
treetop
~> 1.6.0
ttfunk
~> 1.5.0, >= 1.5.1
Development Dependencies (6):
chunky_png
~> 1.3.0
coderay
~> 1.1.0
pdf-inspector
~> 1.3.0
rake
~> 13.0.0
rouge
~> 3.0
rspec
~> 3.9.0