hugo/docs
Anthony Fok 724cc0ddff Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss
- Add `safeUrl` template function (Fixes #347)
- Add TestSafeUrl() fashioned after @tatsushid great examples
- Disable `safeHtmlAttr` pending further discussions on its other
  use cases because `safeUrl` is a cleaner solution to #347.
  (There are also `safeJs` and `safeJsStr` that we could implement
  if there are legitimate demands for them.)
- Rename `safeCSS` to `safeCss` (to follow the convention of `safeHtml`)
- Add/expand documentation on `safeHtml`, `safeCss` and `safeUrl`
2015-01-19 23:41:22 -07:00
..
archetypes
content Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss 2015-01-19 23:41:22 -07:00
layouts [Docs] New testimonials and press coverage 2015-01-19 04:16:54 -07:00
static [Docs] New testimonials and press coverage 2015-01-19 04:16:54 -07:00
config.toml [Docs] Adjust sidebar menu width and capitalization 2015-01-17 00:11:17 -07:00