HUGO
News Docs Themes Community GitHub

Content

Returns the rendered content of the given page.

Syntax

PAGE.Content

Returns

template.HTML

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

{{ .Content }}

Last updated: January 1, 0001
Improve this page