[GH-ISSUE #217] HTML meta tag "version" #1879

Closed
opened 2026-04-20 09:37:54 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @dvorapa on GitHub (Aug 26, 2014).
Original GitHub issue: https://github.com/semver/semver/issues/217

Hello there, we are a small movement from the Czech Republic (somewhere in the middle of the Europe) and our goal is to make an enhancement to the HTML5 spec. We are preparing the specification for new meta name extension called version. And we are looking for anybody interested in our project, who wants to help us with the proposal of meta name version spec. Here is an example of the valid meta tag:

<meta name="version" content="0.1.0+1">

Name could be case-insensitive, but content should strictly use @mojombo's semver. What do you think about it?

See https://github.com/dvorapa/meta-version for documentation and specification. If there is anything wrong, please fill in a new issue.

Originally created by @dvorapa on GitHub (Aug 26, 2014). Original GitHub issue: https://github.com/semver/semver/issues/217 Hello there, we are a small movement from the Czech Republic (somewhere in the middle of the Europe) and our goal is to make an enhancement to the HTML5 spec. We are preparing the specification for new meta name extension called `version`. And we are looking for anybody interested in our project, who wants to help us with the proposal of meta name version spec. Here is an example of the valid meta tag: ``` <meta name="version" content="0.1.0+1"> ``` Name could be case-insensitive, but content should strictly use @mojombo's semver. What do you think about it? See https://github.com/dvorapa/meta-version for documentation and specification. If there is anything wrong, please fill in a new issue.
Author
Owner

@jwdonahue commented on GitHub (Dec 7, 2017):

@dvorapa, unless you have questions regarding SemVer or intend to submit a PR request related to this issue, please close it at your earliest possible convenience.

<!-- gh-comment-id:350107874 --> @jwdonahue commented on GitHub (Dec 7, 2017): @dvorapa, unless you have questions regarding SemVer or intend to submit a PR request related to this issue, please close it at your earliest possible convenience.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#1879