frontMatter

@get:Input
abstract val frontMatter: Property<Boolean>(source)

If true, support front matter (a header YAML block at the top of your markdown file with key/value pairs).

Defaults to true.

See also