Click or drag to resize

imbStringMarkdownExtensions Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbStringMarkdownExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberdetectMarkdownStructure
Try to detect what ever the tag is known structure tag or source code
Public methodStatic memberdetectMarkdownTagHeading
Converting heading tags into proper markdown
Public methodStatic membergetTableColumnHead
Public methodStatic membergetTextSizeEnum
Gets the text size -- converts appendType
Public methodStatic membermarkdown
Inverse call for markdownText extension
Public methodStatic membermarkdownEscape
Escapes reserved characters for markdown
Public methodStatic membermarkdownFieldForColumn
Public methodStatic membermarkdownLink
Creates markdown link, image, reference or referencedLink
Public methodStatic membermarkdownList
Creates list from collection of [strings, IEnumerable or Objects]
Public methodStatic membermarkdownTable
DataTable to markdown convertor
Public methodStatic membermarkdownTag
Detects proper companion to HTML tag
Public methodStatic membermarkdownText
Top
See Also