From 5746c10c2dd4307e69fcd0d783da0b8d2c9747cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 23 Nov 2017 14:40:16 +0100 Subject: [PATCH] More on output format --- content/templates/output-formats.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/templates/output-formats.md b/content/templates/output-formats.md index 1448a45ec..1a35bc0bf 100644 --- a/content/templates/output-formats.md +++ b/content/templates/output-formats.md @@ -59,6 +59,8 @@ suffix = "htm" mediaType = "text/html" ``` +**Note** that for the above to work, you also need to add an`outputs` definition in your site config. + ## Output Formats Given a media type and some additional configuration, you get an `Output Format`: