imbStringMarkdownExtensions Methods |
The imbStringMarkdownExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| detectMarkdownStructure |
Try to detect what ever the tag is known structure tag or source code
| |
| detectMarkdownTagHeading |
Converting heading tags into proper markdown
| |
| getTableColumnHead | ||
| getTextSizeEnum |
Gets the text size -- converts appendType
| |
| markdown |
Inverse call for markdownText extension
| |
| markdownEscape |
Escapes reserved characters for markdown
| |
| markdownFieldForColumn | ||
| markdownLink |
Creates markdown link, image, reference or referencedLink
| |
| markdownList |
Creates list from collection of [strings, IEnumerable or Objects]
| |
| markdownTable |
DataTable to markdown convertor
| |
| markdownTag |
Detects proper companion to HTML tag
| |
| markdownText |