Log in Sign up

Regarding absoluteURL

This is true for {{url}} and {{permalink}} as well. Instead of displaying as website.com/page, it displays as website.com/page. Any help would be appreciated.


3 years ago, 2 replies   Edit question

You can avoid this using three curly braces (which renders the value without running it through a text escaping function):

{{{url}}}
Answered 3 years ago · Edit answer

Beautiful. Thank you.

Answered 3 years ago · Edit answer