Skip to content

Deprecation warning: Call to deprecated function (or staticmethod) meta #16

Open
@franktisellano

Description

@franktisellano

Getting the following warning:

lektor_markdown_header_anchors.py:22: DeprecationWarning: Call to deprecated function (or staticmethod) meta. (Use ImprovedRenderer.lektor.meta instead.)
  renderer.meta['toc'].append((level, anchor, Markup(text)))

Mostly posting this as an FYI. I'm planning on submitting a PR with a fix soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions