hugo/helpers
2018-12-23 10:02:42 +01:00
..
content.go helpers: Call rst2html directly on *nix 2018-10-11 22:46:10 +02:00
content_renderer.go helpers: Avoid unescape in highlight 2018-01-23 09:48:04 +01:00
content_renderer_test.go Reuse the BlackFriday instance when possible 2017-12-16 19:44:33 +01:00
content_test.go Add a BlackFriday option for rel="noreferrer" on external links 2018-05-29 16:54:43 +02:00
docshelper.go docs: Generate docshelper data 2018-04-02 08:52:42 +02:00
emoji.go Move the emoji parsing to pageparser 2018-12-20 20:08:01 +01:00
emoji_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
general.go tpl/transform: Add transform.Unmarshal func 2018-12-23 10:02:42 +01:00
general_test.go tpl/transform: Add transform.Unmarshal func 2018-12-23 10:02:42 +01:00
path.go Add /config dir support 2018-12-11 13:08:36 +01:00
path_test.go helpers: Consolidate MakeSegment vs MakePathSanitized 2018-10-03 15:55:25 +02:00
pathspec.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
pathspec_test.go Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
processing_stats.go helpers: Fix golint issues 2018-09-07 08:25:51 +02:00
pygments.go Add table linenos support for Chroma highlighter 2017-10-14 16:00:27 +02:00
pygments_test.go Add table linenos support for Chroma highlighter 2017-10-14 16:00:27 +02:00
testhelpers_test.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
url.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
url_test.go Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00