Expand description
Draft filtering plugin.
Removes content files with draft: true in their frontmatter
before compilation, unless the --drafts flag is set.
Structsยง
- Draft
Plugin - Plugin that filters draft content before compilation.
Draft filtering plugin.
Removes content files with draft: true in their frontmatter
before compilation, unless the --drafts flag is set.