Quarto v1.0.0 Quarto.Page View Source
Defines a page.
Fields
entries
- a list entries contained in this page.metadata
- metadata attached to this page (seeQuarto.Page.Metadata
)
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Quarto.Page{entries: [any()] | [], metadata: Quarto.Page.Metadata.t()}