Class MarkdownToHtmlConverter
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.HealthChecks
Assembly: Umbraco.Infrastructure.dll
Syntax
public class MarkdownToHtmlConverter : IMarkdownToHtmlConverter
Methods
View SourceToHtml(HealthCheckResults, HealthCheckNotificationVerbosity)
Declaration
public string ToHtml(HealthCheckResults results, HealthCheckNotificationVerbosity verbosity)
Parameters
Type | Name | Description |
---|---|---|
Health |
results | |
Health |
verbosity |
Returns
Type | Description |
---|---|
System. |