Markdown
Namespace: Wisej.AI.Helpers
Assembly: Wisej.AI
Provides services to convert markdown text to HTML.
- C#
- VB.NET
public class Markdown
Public Class Markdown
Methods
ToHtml(text)
Converts the markdown text to HTML.
| Parameter | Type | Description |
|---|---|---|
| text | String | Markdown text to convert to HTML |
Returns: String. HTML text