treehouse : what would you like to learn today?
Web Design Web Development iOS Development

How can I make coda automaticaly close html5 tags

  • hi

    when ever I write code on coda, after entering the closing braket (ie. < h1 >) it automatically closes the element (ie. </ h1 >). However when I write the html5 tags (ie. < article >) it does not close the element. Is there an extension for this or not

    Thanks