mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Merge pull request #2794 from Swaagie/patch-1
[docs] absolute=true will add options.hash
This commit is contained in:
commit
1aa97c7c52
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user