Markdown
System.Markdown
Namespace: System
Assembly: Wisej.Framework (4.0.0.0)
Provides services to convert markdown text to HTML.
public class Markdown
Methods
ToHtml(text)

Converts the markdown text to HTML.
Parameter
Type
Description
Returns: String. HTML text
Last updated
Was this helpful?