Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaner meta tags #13

Open
stuartjmoore opened this issue May 23, 2013 · 4 comments · May be fixed by #23
Open

Cleaner meta tags #13

stuartjmoore opened this issue May 23, 2013 · 4 comments · May be fixed by #23

Comments

@stuartjmoore
Copy link

Allow more than one meta name to share the same value.

<html:meta types="description, twitter:description, og:description" value="This is an example of description for Google, Twitter, and Facebook">
@stuartjmoore
Copy link
Author

Scratch those commas and maybe the s in types; should be closer to the class list.

@OscarGodson
Copy link
Owner

I like it. Can't you already do this except that other sites, like twitter, expect that you make these separate?

@philandy
Copy link

Hmmm, why not:

<html:link src="meta/meta.html" title="Main Meta" type="text/meta" />

@cshaa
Copy link
Contributor

cshaa commented Aug 12, 2013

@stuartjmoore - You can make a pull request.
@philandy - Not really a link, I think include or using would be better - #5

cshaa added a commit to cshaa/html6-feat-OscarGodson that referenced this issue Aug 12, 2013
@cshaa cshaa linked a pull request Aug 12, 2013 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants