Michal

Results 143 comments of Michal

Hey! I know that sample size of one is not particularly sound but I still hope that my feedback will help in some way :) I'm a long-time user of...

> I'd guess the hard part would be that it would break existing code that used "as" as a variable/token/function name. I don't know how viable it is to implement...

Hi there! I have not read all the comments in this thread but I agree with @philandy - NML is a great name! We can rename the language itself to...

@jb OK, I was just trying :D

@jb And what about `role` attribute? They use it in Ubuntu Touch and it's quite practical. For example they mark all `a` that should be rendered as buttons as `data-role=button`...

HTML5 vs HTML6 _IMHO this is the best way to make you understand._ Examples: `` **=>** `` `` **=>** `` `` **=>** `` `hi` **=>** `hi` `Click` **=>** `Click` Tags...

@tchalvak The HTML5Rocks article is really cool! Thanks! **EDIT:** `document.registerElement` doesn't seem to be present in Firefox30. Web standards are evolving extremely fast - now I realize how hard it...

@helambuapps The language you propose has nothing to do with HTML. Choose a name for it, write a spec, program a parser, make browser vendors and search engine companies use...

Stop! This is not a forum! What exactly do you want to change about HTML6? (Except of completely rewriting it into YAML-form) If the answer is nothing (or _everything_), leave.

True that, but YAML has nothing to do with it. Maybe _default namespace_ would be a fix. **EDIT:** Possible solution? [Link to a gist](https://gist.github.com/m93a/59d4e5d4f11c88dc939a)