Last active
May 2, 2018 19:57
-
-
Save olets/0c189246f40ef9a1c2966e547a54051a to your computer and use it in GitHub Desktop.
link in #hifi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {{ hifi.get({id:item.internal_link})[0].url ?: (item.external_link|split('//')[1] ? item.external_link|split('//')[0] : 'http:') ~ '//' ~ (item.external_link|split('//')[1] ?: item.external_link) }} |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Don't worry again about getting clients to use the right one of the forms "domain.com," "www.domain.com," and "http://domain.com," and "http[s]://www.domain.com".
Requires that
itemhas either aninternal_linkor anexternal_link.Does not support subdomains other than www