hugo/helpers
Niklas Fasching b6867bf806 Improve Org mode support: Replace goorgeous with go-org
Sadly, goorgeous has not been updated in over a year and still has a lot of
open issues (e.g. no support for nested lists).

go-org fixes most of those issues and supports a larger subset of Org mode
syntax.
2019-06-08 10:13:00 +02:00
..
content.go Improve Org mode support: Replace goorgeous with go-org 2019-06-08 10:13:00 +02:00
content_renderer.go
content_renderer_test.go Make Page an interface 2019-03-23 18:51:22 +01:00
content_test.go hugolib: Consider summary in front matter for .Summary 2019-04-05 19:11:04 +02:00
docshelper.go
emoji.go Move the emoji parsing to pageparser 2018-12-20 20:08:01 +01:00
emoji_test.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
general.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
general_test.go Make Page an interface 2019-03-23 18:51:22 +01:00
path.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
path_test.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
pathspec.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
pathspec_test.go
processing_stats.go helpers: Fix golint issues 2018-09-07 08:25:51 +02:00
pygments.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
pygments_test.go
testhelpers_test.go
url.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
url_test.go