Skip to content

Resolve Variables from mkdocstrings #233

@kferrone

Description

@kferrone

I have a variable in the docstrings within code

def foo():
  """The foo func be like {{ some_var }}"""

then in the markdown

---
some_var: howdy dudes
---
::: mymod.myfile.foo

Is there a way to render variables that come in the output of other plugins?

Metadata

Metadata

Assignees

No one assigned

    Labels

    useful tipA how-to, good to know

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions