Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove obsolete require | Louise Crow | 2014-05-15 | -2/+0 |
| | ||||
* | Simpler AttachmentToHTML::Adapters::Text interface | Gareth Rees | 2014-04-07 | -41/+20 |
| | ||||
* | Add AttachmentToHTML library | Gareth Rees | 2014-03-28 | -0/+84 |
Extracts the attachment processing from FoiAttachment#body_to_html AttachmentToHTML contains adapters which convert - text/plain - application/pdf - application/rtf Results are returned as an AttachmentHTML::HTML instance which contains the raw HTML and other metadata about the conversion. |