The filename the page will be written to.
Readonly
modelThe model that should be rendered on this page.
Links to content within this page that should be rendered in the page navigation. This is built when rendering the document content.
Sections of the page, generally set by @group
s
The project the renderer is currently processing.
The url this page will be located at.
Optional
contentsThe final html content of this page.
Should be rendered by layout templates and can be modified by plugins.
An event emitted by the Renderer class before and after the markup of a page is rendered.
See