Documentation / @zerotal/core / helpers / markdownPage
Function: markdownPage()
markdownPage(
title,body):string
Defined in: helpers/markdown.ts:12
Minimal HTML shell for rendered markdown pages.
Parameters
title
string
body
string
Returns
string