mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
d61a580103
This is an improvement over the `readfiles` shortcode in that it allows to insert content files that contain shortcodes themselves. This new shortcode is used to fix a regression introduced in https://github.com/gohugoio/hugoDocs/pull/1442 (`new-in` shortcode was not rendered as intended).