Udostępnij przez


MarkupContent Class

Definition

public class MarkupContent
type MarkupContent = class
Public Class MarkupContent
Inheritance
MarkupContent

Constructors

MarkupContent()

Properties

Kind

The type of markup. Either 'markdown' or 'plaintext'.

Value

The content itself.

Applies to