Themed 2026 Presentation Style Preview

ElementDoNotParse Property

This is used to get or set whether or not to parse the element for Markdown content

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public bool DoNotParse { get; set; }

Property Value

Boolean

See Also