Table of Contents

Method ToString

Namespace: TinyComponents
Assembly: TinyComponents.dll

ToString()

Converts the Markdown text to HTML using the specified settings.

public override string ToString()

Returns

string

The converted HTML text.

See Also