From 33d8c10ccb76083fc4e3b9248f6f5be17ce24c94 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 30 Jan 2024 13:56:15 -0800 Subject: [PATCH] Remove output format "name" parameter --- content/en/templates/output-formats.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/en/templates/output-formats.md b/content/en/templates/output-formats.md index 23a420882..0e95f3ffb 100644 --- a/content/en/templates/output-formats.md +++ b/content/en/templates/output-formats.md @@ -85,9 +85,6 @@ The above example is fictional, but if used for the homepage on a site with `bas The following is the full list of configuration options for output formats and their default values: -name -: the output format identifier. This is used to define what output format(s) you want for your pages. - mediaType : this must match the `Type` of a defined media type.