Obfuscate

Obfuscation is a method of encoding content so that the source code is hard or impossible to understand. This is generally used on email addresses to prevent spambots from recognizing it as an email address and keeping you safe from unwanted emails.


Usage

{{ obfuscate }}
    heisenberg@example.com
{{ /obfuscate }}
# output appears as heisenberg@example.com
heisenberg@example.com
Last modified on March 31, 2016