PagesSettings.

MarkdownExtensionTypes Property

Summary

A delegate that returns a sequence of System.Type for Markdown extensions.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
PagesSettings

Syntax

public ContextConfig MarkdownExtensionTypes { get; set; }

Value

Type Description
ContextConfig
GitHub