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

Helpers handle HTML safety #3

Open
5 tasks
eliasjpr opened this issue Jun 7, 2017 · 0 comments
Open
5 tasks

Helpers handle HTML safety #3

eliasjpr opened this issue Jun 7, 2017 · 0 comments

Comments

@eliasjpr
Copy link
Contributor

eliasjpr commented Jun 7, 2017

One of the main responsibilities of this module is to provide convenience functions for escaping and marking HTML code as safe.

Acceptance Criteria:

  • escape_javascript(data)
  • html_escape(safe)
  • raw(value)
  • safe_to_string(arg)
  • escape_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants