diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md index 17dbde437..8ddecd65c 100644 --- a/content/en/getting-started/configuration-markup.md +++ b/content/en/getting-started/configuration-markup.md @@ -131,7 +131,7 @@ A Markdown example for a inline-style link with title: A very simple template example given the above: {{< code file="layouts/_default/_markup/render-link.html" >}} -{{ .Text }}{{ with .Page }} (in page {{ .Title }}){{ end }}" +{{ .Text }}{{ with .Page }} (in page {{ .Title }}){{ end }}" {{< /code >}} (look in the page bundle, inside `/assets` etc.) and [transform](/content-management/image-processing) images.