mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
499 B
499 B
title, description, categories, keywords, action
title | description | categories | keywords | action | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Content | Returns the rendered content of the given page. |
|
The Content
method on a Page
object renders Markdown and shortcodes to HTML.
{{ .Content }}