Earmark
v1.2.2
Pages
Modules
Earmark v1.2.2
Earmark.HtmlRenderer
Summary
Functions
add_attrs(text, attrs_as_string_or_map, default_attrs \\ [])
add_table_rows(context, rows, tag, aligns \\ [])
add_tds(context, row, tag, aligns \\ [])
add_to(attrs, text)
append_footnote_link(fn_def)
append_footnote_link(block, fnlink)
attrs_to_string(attrs)
br()
codespan(text)
em(text)
footnote_link(ref, backref, number)
image(path, alt, title)
link(url, text)
link(url, text, title)
render(blocks, context)
strikethrough(text)
strong(text)
Functions
add_attrs(text, attrs_as_string_or_map, default_attrs \\ [])
add_table_rows(context, rows, tag, aligns \\ [])
add_tds(context, row, tag, aligns \\ [])
add_to(attrs, text)
append_footnote_link(fn_def)
append_footnote_link(block, fnlink)
attrs_to_string(attrs)
br()
codespan(text)
em(text)
footnote_link(ref, backref, number)
image(path, alt, title)
link(url, text)
link(url, text, title)
render(blocks, context)
strikethrough(text)
strong(text)