mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
[fix] always add quotes
This commit is contained in:
parent
83742837c2
commit
f7d2b6bd82
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user