imbStringTextExtensions Class |
Namespace: imbSCI.Core.reporting.lowLevelApi
The imbStringTextExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| plainText(String, appendType) |
Deploying markdown wrapping syntax
| |
| plainText(appendType, String) |
Inverse call for markdownText extension
| |
| textLink |
Creates markdown link, image, reference or referencedLink
| |
| textList |
Creates list from collection of [strings, IEnumerable or Objects]
| |
| textTable |
DataTable to markdown convertor
|