Markdown
System.Markdown
Namespace: System
Assembly: Wisej.Framework (4.0.0.0)
Provides services to convert markdown text to HTML.
public class MarkdownPublic Class MarkdownMethods
ToHtml(text)
Converts the markdown text to HTML.
Parameter
Type
Description
Returns: String. HTML text
Last updated
Was this helpful?

