dragon
v1.1.0
  • Pages
  • Modules

    View Source Dragon.Template.Functions (dragon v1.1.0)

    Helper functions for Dragon Templates.

    Link to this section Summary

    Functions

    canonical_path()
    date(d, fmt \\ "%Y-%m-%dT%H:%M:%S.%f%z")
    datefrom(f, fmt \\ "%Y-%m-%dT%H:%M:%S.%f%z")
    get_data(path)
    get_header(path)
    get_with_key(a, b)
    include(path, args \\ [])
    jsonify(content)
    markdownify(x)
    path(fragment)

    Link to this section Functions

    Link to this function

    canonical_path()

    View Source
    Link to this function

    date(d, fmt \\ "%Y-%m-%dT%H:%M:%S.%f%z")

    View Source
    Link to this function

    datefrom(f, fmt \\ "%Y-%m-%dT%H:%M:%S.%f%z")

    View Source
    Link to this function

    get_data(path)

    View Source
    Link to this function

    get_header(path)

    View Source
    Link to this function

    get_with_key(a, b)

    View Source
    Link to this function

    include(path, args \\ [])

    View Source
    Link to this function

    jsonify(content)

    View Source
    Link to this function

    markdownify(x)

    View Source
    Link to this function

    path(fragment)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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