Earmark

v1.3.2

  • Pages
  • Modules

    Earmark v1.3.2 Earmark.HtmlRenderer View Source

    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) View Source

    Link to this function

    append_footnote_link(note) View Source

    Link to this function

    append_footnote_link(block, fnlink) View Source

    Link to this function

    br() View Source

    Link to this function

    codespan(text) View Source

    Link to this function

    em(text) View Source

    Link to this function

    footnote_link(ref, backref, number) View Source

    Link to this function

    image(path, alt, title) View Source

    Link to this function

    link(url, text) View Source

    Link to this function

    link(url, text, title) View Source

    Link to this function

    render(blocks, context) View Source

    Link to this function

    render_code(code) View Source

    Link to this function

    strikethrough(text) View Source

    Link to this function

    strong(text) View Source

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