Skip to content

Lua: provide a function that describes an object #10999

@tarleb

Description

@tarleb

The pandoc Lua interpreter already comes with most of the documentation that's available in doc/lua-filters. However, it cannot easily be accessed. It would be nice to have a function describe that can be called on any pandoc object and return useful information. For example, describe(pandoc.read) should print the documentation for that function.

Carried over from #6654.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions