Interface IMarkdownConverter
Namespace: Volo.Docs.Markdown
Assembly: Volo.Docs.Web.dll
Syntax
public interface IMarkdownConverter
Methods
ConvertToHtml(String)
Declaration
string ConvertToHtml(string markdown)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | markdown |
Returns
| Type | Description |
|---|---|
| System.String |