1
0
Fork 0
hugo/docs/content/en/methods/page/Content.md

328 B

title description categories keywords params
Content Returns the rendered content of the given page.
functions_and_methods
returnType signatures
template.HTML
PAGE.Content

The Content method on a Page object renders Markdown and shortcodes to HTML.

{{ .Content }}