mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 12:57:39 -04:00
Update formats.md
This commit is contained in:
parent
8559c70c3a
commit
de8d008e4f
@ -29,7 +29,7 @@ The current list of content formats in Hugo:
|
||||
|AsciiDoc|`asciidocext`, `adoc`, `ad`|Needs [Asciidoctor][ascii] installed.|
|
||||
|RST|`rst`|Needs [RST](https://docutils.sourceforge.io/rst.html) installed.|
|
||||
|Pandoc|`pandoc`, `pdc`|Needs [Pandoc](https://www.pandoc.org/) installed.|
|
||||
|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.|
|
||||
|HTML|`html`, `htm`|To be treated as a content file, with layout, shortcodes etc., it must have front matter.|
|
||||
|
||||
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/).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user