Click or drag to resize

imbStringTextExtensions Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbStringTextExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberplainText(String, appendType)
Deploying markdown wrapping syntax
Public methodStatic memberplainText(appendType, String)
Inverse call for markdownText extension
Public methodStatic membertextLink
Creates markdown link, image, reference or referencedLink
Public methodStatic membertextList
Creates list from collection of [strings, IEnumerable or Objects]
Public methodStatic membertextTable
DataTable to markdown convertor
Top
See Also