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