class Kramdown::Parser::Html::ElementConverter
def set_basics(el, type, opts = {})
def set_basics(el, type, opts = {}) el.type = type el.options.replace(opts) el.value = nil end
def set_basics(el, type, opts = {}) el.type = type el.options.replace(opts) el.value = nil end