Instance Property
content
The Markdown/HTML content of this page.
@Markdown
var content: String { get set }
Discussion
Initialize this variable with Markdown code. When accessing this property the corresponding HTML will be returned. Use $content
to get back the original value before converting.
Current page is content