mirror of https://github.com/docker/docs.git
For some inexplicable reason, the link render hook was failing, probably caused by cases where goldmark was called recursively by shortcodes. This change changas the render hook to use the global `pages` pointer instead of the .Pages pointer of the render hook context. Seems to work. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| render-blockquote.html | ||
| render-codeblock.html | ||
| render-heading.html | ||
| render-image.html | ||
| render-link.html | ||