Method in IMarkupParser
Parses a string into markup, given a locale.
string
rawText
The text to parse.
string
localeCode
The locale to use when parsing the text.
Interface in Yarn
Contains methods for parsing raw text into a MarkupParseResult .
Parses a string into markup, given a locale.