1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-01 04:05:44 +00:00
hugo/tpl
Tatsushi Demachi f5946ea3dd Add SafeHtmlAttr, SafeCSS template function
This allows a template user to keep a safe HTML attribute or CSS string
as is in a template.

This is implementation of @anthonyfok great insight

Fix , 
2015-01-19 19:47:37 -07:00
..
template.go Add SafeHtmlAttr, SafeCSS template function 2015-01-19 19:47:37 -07:00
template_embedded.go Make RSS dates valid 2015-01-19 10:04:57 +01:00
template_test.go Add SafeHtmlAttr, SafeCSS template function 2015-01-19 19:47:37 -07:00