import { default } from "https://deno.land/x/lunchbox@v1.0.2/components/Markdown/index.tsx";
Render function for the <Markdown/ >
component.
Parameters
props: Partial<iMarkdown>
A string that contains content with markdown syntax.
import { default } from "https://deno.land/x/lunchbox@v1.0.2/components/Markdown/index.tsx";
Render function for the <Markdown/ >
component.
A string that contains content with markdown syntax.