Skip to content

RemoveEmptyFrontmatterValuesParams.shouldRemoveNulls?

RemoveEmptyFrontmatterValuesParams › shouldRemoveNulls?

Type: boolean

Whether to remove null and undefined values. Both are treated the same: they are the two ways a key can be present but carry no value, and undefined cannot survive a YAML round-trip anyway.