Skip to content

Promote "nonempty <title> element" message from WARNING to INFO #10671

@chrispy-snps

Description

@chrispy-snps

As a follow-up to #10666, this is a request to promote the following no-document-title message from WARNING to INFO:

[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'some_document.md' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".

The current behavior is a common-sense fallback behavior. Currently, the only way to suppress this message is to use --quiet, which then also suppresses other potentially more concerning warning messages.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions