Skip to content

Commit de8d008

Browse files
authored
Update formats.md
1 parent 8559c70 commit de8d008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/en/content-management/formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The current list of content formats in Hugo:
2929
|AsciiDoc|`asciidocext`, `adoc`, `ad`|Needs [Asciidoctor][ascii] installed.|
3030
|RST|`rst`|Needs [RST](https://docutils.sourceforge.io/rst.html) installed.|
3131
|Pandoc|`pandoc`, `pdc`|Needs [Pandoc](https://www.pandoc.org/) installed.|
32-
|HTML|`html`, `htm`|To be treated as a content file, with layout, shortcodes etc., it must have front matter. If not, it will be copied as-is.|
32+
|HTML|`html`, `htm`|To be treated as a content file, with layout, shortcodes etc., it must have front matter.|
3333

3434
The `markup` identifier is fetched from either the `markup` field in front matter or from the file extension. For markup-related configuration, see [Configure Markup](/getting-started/configuration-markup/).
3535

0 commit comments

Comments
 (0)