Méthode | Description | |
---|---|---|
TextRunInline ( ) : System |
Initializes a new text span.
|
|
ToString ( ) : string |
Converts the object into it's textual representation.
|
Méthode | Description | |
---|---|---|
Parse ( string markdown, int start, int end ) : |
Parses unformatted text.
|
|
ResolveEscapeSequences ( string markdown, int start, int end ) : string |
Parses unformatted text.
|