verronpro/docx-stamper

repeatTableRow won't resolve placeholders under certain configurations

AL1047088 opened this issue · 1 comments

When using a MapAccessor like PropertyAccessor, placeholders are not replaced.

The RepeatProcessor should reuse global configuration of DocxStamper when initializing it's placeholderReplacer.

fixed in PR #26