Themed 2026 Presentation Style Preview

MarkdownConversionTransformation Constructor

Constructor

Definition

Namespace: Sandcastle.Core.PresentationStyle.Conversion
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public MarkdownConversionTransformation(
	Func<string, string> resolvePath
)

Parameters

resolvePath  FuncString, String
The function used to resolve content file paths for the presentation style

See Also