1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-18 18:33:14 +00:00
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 
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
frontmatter_test.go
lowercase_camel_json.go