mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 15:49:32 -04:00
14 lines
436 B
Markdown
14 lines
436 B
Markdown
---
|
|
_comment: Do not remove front matter.
|
|
---
|
|
|
|
Content format|Media type|Identifier|File extensions
|
|
:--|:--|:--|:--
|
|
Markdown|`text/markdown`|`markdown`|`markdown`,`md`, `mdown`
|
|
HTML|`text/html`|`html`|`htm`, `html`
|
|
Emacs Org Mode|`text/org`|`org`|`org`
|
|
AsciiDoc|`text/asciidoc`|`asciidoc`|`ad`, `adoc`, `asciidoc`
|
|
Pandoc|`text/pandoc`|`pandoc`|`pandoc`, `pdc`
|
|
reStructuredText|`text/rst`|`rst`|`rst`
|
|
<!-- do not remove this comment -->
|