mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +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 }}