Home > @infiniteobjects/core-library-web > Parser > markdown
Parse to markdown text
Signature:
static markdown(text: string): string;
Parameter | Type | Description |
---|---|---|
text | string |
Returns:
string
Sanitizes the resulting html string before returning