IMarkdownTransformer
Assembly: ServiceStack.dll
View Source
Declaration
public interface IMarkdownTransformer
Methods
Transform(String)
View Source
Declaration
string Transform(string markdown)
Returns
System.String
Parameters
Type | Name |
---|---|
System.String | markdown |