asciidoctor-pdf 2.3.20
An add-on converter for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF generation library.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (10):
            asciidoctor
            ~> 2.0
          
          
            concurrent-ruby
            ~> 1.3
          
          
            matrix
            ~> 0.4
          
          
            prawn
            ~> 2.4.0
          
          
            prawn-icon
            ~> 3.0.0
          
          
            prawn-svg
            ~> 0.34.0
          
          
            prawn-table
            ~> 0.2.0
          
          
            prawn-templates
            ~> 0.1.0
          
          
            treetop
            ~> 1.6.0
          
          
            ttfunk
            ~> 1.7.0
          
    