class Kramdown::Converter::Pdf

def ol_options(el, opts)

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