Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use HTML5 elements for header, hgroup, nav(bar), footer. | David A. Madore | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | Move body handling (header, footer, etc.) to the <d:daml> element. | David A. Madore | 2011-09-07 | 1 | -0/+10 |
| | | | | The <d:body> element is now sort of useless. | ||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -2/+2 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Handle title and subtitle. | David A. Madore | 2010-10-10 | 1 | -0/+46 |