From 91977fd96e892f579383a5a855e5b95cd4c8f828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 23 Dec 2019 13:54:06 +0100 Subject: [PATCH] Update configuration-markup.md --- content/en/getting-started/configuration-markup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.