PagesSettings.

MarkdownConfiguration Property

Summary

A delegate that returns the string configuration for the Markdown processor.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
PagesSettings

Syntax

public ContextConfig MarkdownConfiguration { get; set; }

Value

Type Description
ContextConfig
GitHub