Handlebars IF value contains x.*
问题 I have an issue with some JSON I'm parsing into a template. Essentially, I'm constructing a query via a simple web interface, pulling back data in JSON format, and controlling the data/template with Mustache. However, I'm unable to query values on nested objects in the JSON via the URL...so I think I need to resort to conditional statements using Handlebars. Is it possible to run a like or indexof style comparison in an handlebars block helper using wildcards? i.e. {{#if folderPath ==