Skip to content

Missing param to buildRun() inside blockquote builder #65

Open
@adymo

Description

@adymo

blockquote builder doesn't pass required param docxDocumentInstance to buildRun(), so it fails any time blockquote has nested tags that rely on that being present and throws an exception.

This would trigger it:
<blockquote>Quote <span>from <a href="https://www.wikipedia.org/">Wikipedia</a></span></blockquote>

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions