Renders the metadata as a single block — captured via
cli::cli_format_method() and emitted with cat() — so there's no
leading newline and no blank lines between entries. This makes the
output render cleanly in HTML contexts such as Quarto / R Markdown.
Usage
# S3 method for class 'aniframe_metadata'
print(x, ...)