diff --git a/content/templates/output-formats.md b/content/templates/output-formats.md index 1a35bc0bf..6e5e98ca1 100644 --- a/content/templates/output-formats.md +++ b/content/templates/output-formats.md @@ -55,6 +55,7 @@ The above example adds one new media type, `text/enriched`, and changes the suff suffix = "htm" # Redefine HTML to update its media type. +[outputFormats] [outputFormats.HTML] mediaType = "text/html" ```