shithub: hugo

Download patch

ref: e625088ef5a970388ad50e464e87db56b358dac4
parent: 67f3aa72cf9aaf3d6e447fa6bc12de704d46adf7
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Wed Nov 27 08:42:36 EST 2019

Add render template hooks for links and images

This commit also

* revises the change detection for templates used by content files in server mode.
* Adds a Page.RenderString method

Fixes #6545
Fixes #4663
Closes #6043