11 Commits

Author SHA1 Message Date
Michael Williamson
baafeb9304 Add safer method for text extraction from elements 2014-04-22 11:41:11 +01:00
Michael Williamson
6ac4b160ea Fix jshint errors 2014-04-10 13:51:11 +01:00
Michael Williamson
f5b9b1c863 Use bluebird instead of q for better performance 2014-03-06 11:06:43 +00:00
Michael Williamson
edc871d3aa Use getElementsByTagName for safer image parsing 2013-04-27 17:04:37 +01:00
Michael Williamson
54c5c0ee38 Handle w:drawing elements with no children 2013-04-27 16:54:42 +01:00
Michael Williamson
9fdb851306 Handle errors in XML parsing 2013-04-11 19:41:40 +01:00
Michael Williamson
4513442e8a Map namespaces of attributes 2013-04-10 21:15:12 +01:00
Michael Williamson
9a4c6832d7 Explicitly map XML namespaces for safety 2013-04-10 21:07:01 +01:00
Michael Williamson
f397a47dd2 Read bold and italic properties on runs 2013-04-01 12:39:38 +01:00
Michael Williamson
d99c29f5bf Add reading of run properties element 2013-04-01 12:26:27 +01:00
Michael Williamson
504f59e38e Very basic conversion from docx to HTML 2013-03-29 18:57:02 +00:00