Skip to content

Document the meta generator value - #45666

Closed
deerred643-star wants to merge 1 commit into
mdn:mainfrom
deerred643-star:docs/meta-generator
Closed

deerred643-star wants to merge 1 commit into
mdn:mainfrom
deerred643-star:docs/meta-generator

Conversation

@deerred643-star

Copy link
Copy Markdown

Description

Add a reference page for the standard <meta name="generator"> metadata value, including its syntax, usage constraint, and examples.

Motivation

MDN documents the <meta> element and several standard metadata names, but it does not currently have a page explaining how generated documents identify their software generator.

Additional details

The page follows the current HTML Standard definition and the structure used by other <meta name> value pages.

Related issues and pull requests

Fixes mdn/mdn#801.

@deerred643-star
deerred643-star requested a review from a team as a code owner September 13, 2026 01:21
@deerred643-star
deerred643-star requested review from estelle and removed request for a team September 13, 2026 01:21
@github-actions github-actions Bot added Content:HTML Hypertext Markup Language docs size/s [PR only] 6-50 LoC changed labels Sep 13, 2026
@Josh-Cena

Copy link
Copy Markdown
Member

I'm not sure if we need to document it beyond the mention on https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name. This property isn't useful to any normal developer anyway, and isn't meaningful in any way. It's also falling out of fashion today.

The issue you are trying to fix is untriaged. Please don't send PRs for untriaged issues in the future because you may waste time.

@pepelsbey

pepelsbey commented Sep 20, 2026 •

Copy link
Copy Markdown
Member

Agree, I would slightly extend existing generator description instead. There's no good story to tell here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing page about meta generator

4 participants