BlogPostsSettings.

PrependLinkRoot Property

Summary

Set to true to prepend a configured LinkRoot to all root-relative Markdown links.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
BlogPostsSettings

Syntax

public ContextConfig PrependLinkRoot { get; set; }

Value

Type Description
ContextConfig
GitHub