DDS-GmbH / jocument

JVM based template engine for DOCX and XLSX.
MIT License
3 stars 1 forks source link

Don't resolve to custom placeholder without brackets #256

Closed AntonOellerer closed 2 months ago

AntonOellerer commented 2 months ago

Due to a missing check for brackets, word paragraphs which contained the name of a custom placeholder without brackets were resolved to the placeholder. This commit adds the check