MarkdownPropertyParserParse Method | 
| Name | Description | |
|---|---|---|
| Parse(Stream) | 
            Parses the data in the given stream as UTF8 encoded Markdown text
            and recognizes configuration properties.
              | |
| Parse(TextReader) | 
            Parses the given text input and recognizes configuration properties.
              |