Frontmatter

All the available Frontmatter properties

Property
Type
Default
Example

to

String

null

path/to/output.html

from

String

null

path/to/source.html

force

Boolean

false

true

unless_exists

Boolean

false

true

inject

Boolean

false

true

after / before / replace

Regex

null

/\w*/mi

skip_if

Regex

null

/something/i

Last updated