Earmark

v1.2.4

  • Pages
  • Modules

    Earmark v1.2.4 Earmark.HtmlRenderer

    Link to this section Summary

    Functions

    add_trs(context, rows, tag, aligns, lnb)
    append_footnote_link(note)
    append_footnote_link(block, fnlink)
    br()
    codespan(text)
    em(text)
    footnote_link(ref, backref, number)
    image(path, alt, title)
    link(url, text)
    link(url, text, title)
    render(blocks, context)
    render_code(code)
    strikethrough(text)
    strong(text)

    Link to this section Functions

    Link to this function add_trs(context, rows, tag, aligns, lnb)
    Link to this function append_footnote_link(note)
    Link to this function append_footnote_link(block, fnlink)
    Link to this function br()
    Link to this function codespan(text)
    Link to this function em(text)
    Link to this function footnote_link(ref, backref, number)
    Link to this function image(path, alt, title)
    Link to this function link(url, text)
    Link to this function link(url, text, title)
    Link to this function render(blocks, context)
    Link to this function render_code(code)
    Link to this function strikethrough(text)
    Link to this function strong(text)

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.