Skip to main content

Markdown

Namespace: Wisej.AI.Helpers

Assembly: Wisej.AI

Provides services to convert markdown text to HTML.

public class Markdown

Methods

ToHtml(text)

Converts the markdown text to HTML.

ParameterTypeDescription
textStringMarkdown text to convert to HTML

Returns: String. HTML text