mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 12:01:32 -04:00

Add DocumentName (path to the file being rendered) to RenderingContext and use that information to include the path in the error print. See #2399 Closes #2567