Files
2026-07-13 11:58:46 +08:00

328 B

title, description, categories, keywords, params
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 }}