Method | Description | |
---|---|---|
QuoteBlock ( ) : System.Collections.Generic |
Initializes a new quote block.
|
Method | Description | |
---|---|---|
Parse ( string markdown, int startOfLine, int maxEnd, int quoteDepth, int &actualEnd ) : |
Parses a quote block.
|
public QuoteBlock ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |