hugo/markup
Bjørn Erik Pedersen d392893cd7
Misc config loading fixes
The main motivation behind this is simplicity and correctnes, but the new small config library is also faster:

```
BenchmarkDefaultConfigProvider/Viper-16         	  252418	      4546 ns/op	    2720 B/op	      30 allocs/op
BenchmarkDefaultConfigProvider/Custom-16        	  450756	      2651 ns/op	    1008 B/op	       6 allocs/op
```

Fixes #8633
Fixes #8618
Fixes #8630
Updates #8591
Closes #6680
Closes #5192
2021-06-14 17:00:32 +02:00
..
asciidocext Misc config loading fixes 2021-06-14 17:00:32 +02:00
blackfriday Misc config loading fixes 2021-06-14 17:00:32 +02:00
converter Fix output format handling for render hooks 2021-03-09 13:26:39 +01:00
goldmark Attributes for code fences should be placed after the lang indicator only 2021-03-20 19:15:11 +01:00
highlight Misc config loading fixes 2021-06-14 17:00:32 +02:00
internal Improve LookPath 2020-12-19 17:03:07 +01:00
markup_config Misc config loading fixes 2021-06-14 17:00:32 +02:00
mmark Misc config loading fixes 2021-06-14 17:00:32 +02:00
org Misc config loading fixes 2021-06-14 17:00:32 +02:00
pandoc Add Dart Sass support 2020-12-30 17:32:25 +01:00
rst rst: Adjust log level 2021-01-01 11:50:13 +01:00
tableofcontents all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
markup.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
markup_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00