Skip to main content

IMarkdownTransformer

Assembly: ServiceStack.dll
View Source
Declaration
public interface IMarkdownTransformer

Methods

Transform(String)

View Source
Declaration
string Transform(string markdown)
Returns

System.String

Parameters
TypeName
System.Stringmarkdown