Hacker News new | ask | show | jobs
by danschumann 4224 days ago
To achieve what the poster wants, wouldn't it be better to

  <html>
    <body>
      <h1> Keep the stuff we already have </h1>
      <#calender>
        <.calender-header>And just make id and class syntax better?</.calender-header>
        <.month>
         <.day>1</.day>
        </.month>
      </.calender>
     </body>
    </html>

I don't see them removing the way html works, but I could see adding in a way to do classes easier.