Lava Filters - Linkify
Category:Text
Description:Convert strings within the text that appear to be http/ftp/https links into clickable html links
Input: "Item": {
"Text": "Go to http://www.rockrms.com for more details"
}
Lava: {{ Item.Text | Linkify }}