mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00: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 }}