Covfefe

v0.0.1

  • Pages
  • Modules
  • Exceptions
  • Mix Tasks

    Covfefe v0.0.1 Earmark.HtmlRenderer View Source

    Link to this section Summary

    Functions

    append_footnote_link(fn_def)
    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 append_footnote_link(fn_def) 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.0.1), designed by Friedel Ziegelmayer.