RemoveEmptyFrontmatterValuesParams.shouldRemoveNulls?
RemoveEmptyFrontmatterValuesParams › shouldRemoveNulls?
Type: boolean
Whether to removenull 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.