Glad you got it working, but you're probably better off using div tags with css styling rather than blockquote tags. Naked text inside blockquote tags will fail EPUBCheck validation, and it might prove difficult to map your docx style to something like <blockquote><p>blah</p></blockquote>.
Not sure what you mean by "tags docximport supports," though. The plugin should be fairly tag agnostic. It has been in my experience.
|