logo Mup Markup for Everyone

CreoleParser Class

A markup parser implementation for Creole.

Base type: object.
Implemented interfaces: IMarkupParser.

Constructors

Name Access Modifier Summary
CreoleParser() public

Initializes a new instance of the CreoleParser class.

CreoleParser(CreoleParserOptions) public

Initializes a new instance of the CreoleParser class.

Properties

Name Access Modifier Summary
Options public get

The options used by the parser.

Methods

Name Access Modifier Summary
Parse(string) public

Parses the given text.

Parse(TextReader) public

Parses text from the given reader.

Parse(TextReader, int) public

Parses text from the given reader.

Mup Copyright © 2020 Andrei Fangli