Sha256: fa8601cc759812bb1fe3b6db43ca6908b6ae3199733f8b1f13b5453f17a7ceb8

Contents?: true

Size: 175 Bytes

Versions: 8

Compression:

Stored size: 175 Bytes

Contents

# frozen_string_literal: true

require 'prawn/table'
require_relative 'prawn-table/cell'
require_relative 'prawn-table/cell/asciidoc'
require_relative 'prawn-table/cell/text'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
asciidoctor-pdf-2.0.1 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.rc.1 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.beta.2 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.beta.1 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.alpha.3 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.alpha.2 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-2.0.0.alpha.1 lib/asciidoctor/pdf/ext/prawn-table.rb