From 2e9c8200d7bfb89fb54209b99335566e72e022ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 5 Nov 2019 11:03:04 +0100 Subject: [PATCH] Fix mediatype table Fixes #6480 --- content/en/templates/output-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/output-formats.md b/content/en/templates/output-formats.md index 487661f5a..89accaab8 100644 --- a/content/en/templates/output-formats.md +++ b/content/en/templates/output-formats.md @@ -26,7 +26,7 @@ A [media type][] (also known as *MIME type* and *content type*) is a two-part id This is the full set of built-in media types in Hugo: -{{< datatable "media" "types" "type" "suffix" >}} +{{< datatable "media" "types" "type" "suffixes" >}} **Note:**