| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-05 | HTML writer: stringify alt text. | John MacFarlane | 1 | -0/+5 | |
| Previously, if you had formatting in the label of an Image element, you'd get escaped HTML in the alt attribute. Now you just get a plain string version, which seems preferable. | |||||
| 2011-01-29 | Added HTML writer tests for inline code. | John MacFarlane | 1 | -0/+41 | |
