hugo/docs/content/templates
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
..
404.md Some more random copyediting of Hugo docs 2015-01-09 11:51:15 -07:00
content.md Correct alias 2014-12-03 09:17:45 +01:00
functions.md Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss 2015-01-19 23:41:22 -07:00
go-templates.md Minor proofreading corrections to Hugo docs 2014-10-15 12:18:20 -04:00
homepage.md More proofreading and minor revisions to Hugo docs 2014-09-08 11:41:10 -04:00
list.md Missing . on footer partials 2015-01-16 03:39:38 -07:00
overview.md Minor proofreading corrections to Hugo docs 2014-09-01 08:19:40 -04:00
partials.md More proofreading and minor revisions to Hugo docs 2014-09-08 11:41:10 -04:00
rss.md [Docs] Remove references to "ATOM" feeds 2015-01-12 14:12:08 -07:00
sitemap.md Docs: Minor copyediting/proofreading 2014-12-08 22:44:30 +01:00
terms.md More proofreading and minor revisions to Hugo docs 2014-09-08 11:41:10 -04:00
variables.md Revert "[Docs] Use <dl> for definition lists of variables" 2015-01-19 11:44:14 -07:00
views.md Typo fix: "simple" → "simply" in templates/views.md 2014-12-24 16:58:28 -07:00