Skip to content

Frontmatter TOML support #2251

Open
Open
@davidolrik

Description

I would love to be able to manipulate TOML frontmatter using yq.

I can do this today with YAML which is super nice like this:

yq --front-matter="process" '.updated_at = now

TOML frontmatter uses +++ as delimiters, so we should be able to use the same syntax.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions