Class: GfmToBlockkit::Converters::Table
- Defined in:
- lib/gfm_to_blockkit/converters/table.rb,
lib/gfm_to_blockkit/converters/table/native.rb,
lib/gfm_to_blockkit/converters/table/preformatted.rb
Defined Under Namespace
Classes: Native, Preformatted
Instance Method Summary collapse
Methods inherited from Base
converter_for, handles, #initialize, #render_child_as_elements
Constructor Details
This class inherits a constructor from GfmToBlockkit::Converters::Base