fest markers

Manage template markers in festival files

Synopsis

View and manage unfilled template markers in festival files.

Template markers are placeholders that must be replaced with actual content: [FILL: description] - Write actual content [REPLACE: guidance] - Replace with your content [GUIDANCE: hint] - Remove and write real content {{ placeholder }} - Fill in the value

Use subcommands to list markers or fill them interactively.

Options

  -h, --help          help for markers
      --json          Output results as JSON
      --path string   Festival path (default: current directory)

Options inherited from parent commands

      --config string   config file (default: ~/.config/fest/config.json)
      --debug           enable debug logging
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO