Refactor HTML escaping methods to helper class.
Created JsDuck::HTML class which implements #strip_tags and also proxies CGI methods #escapeHTML and #unescapeHTML for more unified interface.
Loading
Please register or sign in to comment
Created JsDuck::HTML class which implements #strip_tags and also proxies CGI methods #escapeHTML and #unescapeHTML for more unified interface.