C# Class RaccoonBlog.Web.Infrastructure.AutoMapper.Profiles.Resolvers.MarkdownResolver

Afficher le fichier Open project: ayende/RaccoonBlog

Méthodes publiques

Méthode Description
Resolve ( string inputBody ) : System.Web.Mvc.MvcHtmlString

Private Methods

Méthode Description
FormatMarkdown ( string content ) : string
GetMarkdownTransformer ( ) : Markdown
NormalizeContent ( string content ) : string

Method Details

Resolve() public static méthode

public static Resolve ( string inputBody ) : System.Web.Mvc.MvcHtmlString
inputBody string
Résultat System.Web.Mvc.MvcHtmlString