This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.

Overview

This filter adds HTML links around email addresses and URLs. The filter takes an optional scope for which type of auto linking that should be applied: 'email_addresses', 'urls', or 'all'


Example

{{ 'http://www.involver.com and contact sales@involver.com' | auto_link: 'urls' }} #=> '<a href="http://www.involver.com">http://www.involver.com</a> and contact sales@involver.com

FAQ

This filter currently has no FAQ questions.


Related Topics

Document generated by Confluence on Feb 12, 2013 09:09