class Paru::PandocFilter::Document

Each file that is being filtered by pandoc is represented by a root Document. It is the root node of the AST of the document in the file.

@!attribute meta

@return [Meta] the metadata of this document