mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00: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 }}