1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/hugolib
Bjørn Erik Pedersen 2f2ea42c09 hugolib: Fix reloading corner cases for shortcodes
This commit fixes two different, but related issues:

1) Live-reload when a new shortcode was defined in the content file before the shortcode itself was created.
2) Live-reload when a newly defined shortcode changed its "inner content" status.

This commit also improves the shortcode related error messages to include the full path to the content file in question.

Fixes #3156
2017-03-11 20:21:06 +01:00
..
2017-01-03 17:08:59 +01:00
2016-09-18 19:16:39 +02:00
2017-02-21 08:46:03 +01:00
2017-03-09 14:18:12 +01:00
2016-11-23 09:13:00 +01:00
2017-02-18 07:53:25 +01:00
2016-10-13 13:51:16 +02:00
2017-02-19 13:48:21 +01:00