HUGO
Menu
GitHub 87548 stars Mastodon

Content

返回给定页面的渲染内容。

Syntax

PAGE.Content

Returns

template.HTML

Page 对象上的 Content 方法将 Markdown 和短代码渲染为 HTML。

{{ .Content }}

Last updated: January 1, 0001
Improve this page