Mastersign.Bench.Markdown Namespace |
| Class | Description | |
|---|---|---|
| MarkdownPropertyEditor |
A class with the capability to update a Markdown property file.
| |
| MarkdownPropertyParser |
This class parses Markdown files for configuration properties.
| |
| MarkdownToHtmlConverter |
This class allows to convert a Markdown text into a HTML page.
It makes sure, that all headlines have anchors,
and makes these anchors available to the user of this class,
to support a navigation index.
| |
| MdAnchor |
This class represents an anchor in a Markdown file.
| |
| MdHeadline |
This class represents a headline in a Markdown file.
|