Merge pull request #2794 from Swaagie/patch-1

[docs] absolute=true will add options.hash
This commit is contained in:
Hannah Wolfe 2014-05-23 15:58:22 +03:00
commit 1aa97c7c52

View File

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