[fix] always add quotes

This commit is contained in:
Martijn Swaagman 2014-05-23 14:37:03 +02:00
parent 83742837c2
commit f7d2b6bd82

View File

@ -134,7 +134,7 @@ coreHelpers.pageUrl = function (context, block) {
//
// *Usage example:*
// `{{url}}`
// `{{url absolute=true}}`
// `{{url absolute="true"}}`
//
// Returns the URL for the current object context
// i.e. If inside a post context will return post permalink