Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / Md / createMd

Function: createMd()

createMd(options): string

Merge markdown content with a frontmatter object and render to a string

Parameters

options: MdContent

Returns

string

Defined in

src/files/useMd.js:28

MIT