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:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page