hugo/parser
Bjørn Erik Pedersen d2cfaede5b
Improve shortcode indentation handling
* Record the leading whitespace (tabs, spaces) before the shortcode when parsing the page.
* Apply that indentation to the rendered result of shortcodes without inner content (where the user will apply indentation).

Fixes #9946
2022-05-30 11:32:55 +02:00
..
metadecoders Improve SASS errors 2022-05-15 20:25:25 +02:00
pageparser Improve shortcode indentation handling 2022-05-30 11:32:55 +02:00
frontmatter.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
frontmatter_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
lowercase_camel_json.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00