Interface IMarkdownServiceProvider
Namespace:Microsoft.DocAsCode.Plugins
Assembly:Microsoft.DocAsCode.Plugins.dll
Syntax
public interface IMarkdownServiceProvider
Methods
| Improve this Doc View SourceCreateMarkdownService(MarkdownServiceParameters)
Declaration
IMarkdownService CreateMarkdownService(MarkdownServiceParameters parameters)
Parameters
| Type | Name | Description |
|---|---|---|
| MarkdownServiceParameters | parameters |
Returns
| Type | Description |
|---|---|
| IMarkdownService |