hugo/helpers
Frank Braun bfce30d859 helpers: add --initial-header-level=2 to rst2html (#3528)
reStructuredText doesn't have explicit section levels but sets them in
the order of appearance. Since level 1 is already set from the title in
the front matter it makes more sense to start with level 2 when
converting with rst2html.
2017-06-27 04:26:33 -06:00
..
baseURL.go
baseURL_test.go
content.go helpers: add --initial-header-level=2 to rst2html (#3528) 2017-06-27 04:26:33 -06:00
content_renderer.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
content_renderer_test.go
content_test.go
emoji.go
emoji_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
general.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
general_test.go
hugo.go releaser: Prepare repository for 0.25-DEV 2017-06-21 13:58:01 +02:00
hugo_test.go
language.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
language_test.go
path.go Support non-md files as archetype files 2017-06-20 13:41:48 +02:00
path_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
pathspec.go commands, create: Add .Site to the archetype templates 2017-06-19 10:47:00 +02:00
pathspec_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments_test.go
testhelpers_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
url.go
url_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00