Graphql Markdown
v0.1.5
  • Pages
  • Modules
  • Mix Tasks

    View Source GraphqlMarkdown.MarkdownHelpers (Graphql Markdown v0.1.5)

    A set of helpers to generate proper markdown easily

    Summary

    Functions

    anchor(text, anchor_text \\ nil)
    code(text)
    default_value(defaultValue)
    header(text, level, capitalize \\ false)
    link(text, url \\ nil)
    list(text, level, capitalize \\ false)
    new_line()
    table(fields, rows)

    Functions

    Link to this function

    anchor(text, anchor_text \\ nil)

    View Source
    Link to this function

    code(text)

    View Source
    Link to this function

    default_value(defaultValue)

    View Source
    Link to this function

    header(text, level, capitalize \\ false)

    View Source
    Link to this function

    link(text, url \\ nil)

    View Source
    Link to this function

    list(text, level, capitalize \\ false)

    View Source
    Link to this function

    new_line()

    View Source
    Link to this function

    table(fields, rows)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.5) for the Elixir programming language