dd82ab8d79
* Update Assets.md * expand fix for every /plugins page
649 B
649 B
title | tags | |
---|---|---|
ContentPage |
|
This plugin is a core component of the Quartz framework. It generates the HTML pages for each piece of Markdown content. It emits the full-page layout, including headers, footers, and body content, among others.
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
This plugin has no configuration options.
API
- Category: Emitter
- Function name:
Plugin.ContentPage()
. - Source:
quartz/plugins/emitters/contentPage.tsx
.