Content
Syntax
PAGE.Content
Returns
template.HTML
The Content method on a Page object renders Markdown and shortcodes to HTML. The content does not include front matter.
{{ .Content }}
Syntax
PAGE.Content
Returns
template.HTML
The Content method on a Page object renders Markdown and shortcodes to HTML. The content does not include front matter.
{{ .Content }}