Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added htmlescape and htmlunescape template functions #2287

Merged
merged 1 commit into from Jul 18, 2016
Merged

Added htmlescape and htmlunescape template functions #2287

merged 1 commit into from Jul 18, 2016

Commits on Jul 18, 2016

  1. Add htmlEscape and htmlUnescape template functions

    These functions allow trivial escaping and unescaping of HTML entities,
    and make it far easier to compose other functions for the creation of
    parameterised URLs.
    Cathal Garvey committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    871fd42 View commit details
    Browse the repository at this point in the history