CenterForOpenScience / pydocx

An extendable docx file format parser and converter
Other
186 stars 55 forks source link

Add support for colorized text #210

Closed jhubert closed 8 years ago

jhubert commented 8 years ago

Colorized text is currently ignored.

image

ends up like

<p>AAA</p>
<p>BBB</p>

styled_color.docx

I think it would be good to support colorized text. Basically anything other than #000000