hugo/tpl/tplimpl
Christian Muehlhaeuser a93cbb0d6c Simplify code
- Use bytes.Equal instead of bytes.Compare
- Omit range's value where it's unused
2019-08-10 20:10:32 +02:00
..
embedded Simplify page tree logic 2019-08-08 20:13:39 +02:00
ace.go
amber_compiler.go
shortcodes.go Fix assorted typos 2019-08-01 13:55:48 +02:00
shortcodes_test.go
template.go Simplify code 2019-08-10 20:10:32 +02:00
template_ast_transformers.go
template_ast_transformers_test.go
template_errors.go
template_funcs.go
template_funcs_test.go
template_info_test.go
templateFuncster.go
templateProvider.go