XaminProject / handlebars.php

Handlebars processor for php
331 stars 134 forks source link

Backslash doesn't work #59

Closed theyak closed 10 years ago

theyak commented 10 years ago

Things like \pi remove the backslash and \pi shows the double backslash. Handlebars.js is works fine.