Method in Dialogue
Parses a line of text, and produces a MarkupParseResult containing the results.
public MarkupParseResult ParseMarkup(string line)The 's will have any select , plural or ordinal markers replaced with the appropriate text, following this 's .
The results of parsing the markup.
string line
The line of text to parse.