inline List editing
I need to enable inline editing within the list component. HTML5 supports the attribute "contenteditable" and I've tried the exported project from Tiggzi by changing the HTML file and it worked fine. My problem is that I don't know how to add that attribute within Tiggzi or how to import back the HTML file into Tiggzi project. Any guidelines will be much appreciated.