HTML6 icon indicating copy to clipboard operation
HTML6 copied to clipboard

Fix issues #5 and #13

Open m93a opened this issue 10 years ago • 7 comments

Update html:meta, split html:link and html:a to html:alter, html:include, html:link and html:anch

Closes #13 Closes #5

m93a avatar Aug 12 '13 13:08 m93a

@m93a without a target tho how would JavaScript know the target of the element? A common use case: http://www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html

OscarGodson avatar Aug 12 '13 16:08 OscarGodson

Now, my pull request should point to _includes/HTML6.md, not README.md

m93a avatar Aug 12 '13 17:08 m93a

@OscarGodson would you merge it to the master, please?

m93a avatar Aug 31 '13 18:08 m93a

I'm still waiting on responses from you in the PR :) I'm not sold on your explanation of link and removing a.

OscarGodson avatar Sep 04 '13 19:09 OscarGodson

Oh, that's a reaction to #5. It's about splitting html:a to html:anch and html:link.

m93a avatar Sep 17 '13 18:09 m93a

@OscarGodson is there anything you don't agree with? :)
Actually, writing specifications began to be a good fun for me, so I'm ready to correct it.

m93a avatar Oct 09 '13 14:10 m93a

"This begins an HTML's head. Equivelent to the current <html> tag."

Should read: "This begins an HTML's head. Equivelent to the current <head> tag."

risenomore avatar Jan 21 '14 22:01 risenomore