class Kramdown::Converter::Pdf

def table_options(el, opts)

def table_options(el, opts)
  {:bottom_padding => opts[:size]}
end