class Kramdown::Converter::Html

def convert_blank(_el, _indent)

def convert_blank(_el, _indent)
  "\n"
end