aboutsummaryrefslogtreecommitdiff
path: root/template.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02Create template markers if case they don't exist in the pageSamuel Lidén Borell1-0/+6
2010-08-31Use the inner section in case of nested sectionsSamuel Lidén Borell1-22/+23
2010-08-11Make <title> an implicitly editable elementSamuel Lidén Borell1-5/+11
2010-08-07Implement template updatingSamuel Lidén Borell1-26/+89
2010-08-03Free the memory for the template markersSamuel Lidén Borell1-0/+1
2010-08-01Rename and factor out the HTML5 codeSamuel Lidén Borell1-248/+3
2010-08-01Implement template markersSamuel Lidén Borell1-9/+48
2010-08-01Fix automatic closing of <dd> and <dt>Samuel Lidén Borell1-1/+6
2010-07-30Implement a basic HTML5 parserSamuel Lidén Borell1-0/+370