Panpipe.ast

You're seeing just the function ast, go back to Panpipe module for more information.
Link to this function

ast(input_or_opts, opts \\ nil)

View Source

Creates the Panpipe AST representation of some input.

It accepts the same arguments as Panpipe.Pandoc.call/2 which will be called implicitly to get the Pandoc AST representation.

The result is returned in an ok tuple.