ParseMarkup(string,string)
Method in IMarkupParser
Summary
Parses a string into markup, given a locale.
Parameters
Name
Description
string
rawText
The text to parse.
string
localeCode
The locale to use when parsing the text.
Last updated