Show / Hide Table of Contents

Class Markup

Represents markup converter.

Namespace: Playnite.SDK.Data

Inherited members

System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()

Methods

| Improve this Doc View Source

MarkdownToHtml(String)

Converts Markdown markup to HTML.

Parameters
Type Name Description
System.String markdown
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX