shadz3rg / php-stamp

The XSL-way templating library for Word DOCX documents.
MIT License
161 stars 36 forks source link

Custom brackets #10

Closed wa1kb0y closed 6 years ago

wa1kb0y commented 6 years ago

Hi, thank you for great lib! Any ideas why double brackets {{example}} dont work? But single {example} works fine. $templator = new \PHPStamp\Templator($cachePath, ['{{','}}']);

shadz3rg commented 6 years ago

fixed @0.2.1 release