MarkdownElement.FallbackElement Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns the fallback HTML element to use if a block parent HTML element is detected that will cause the markdown syntax to be ignored.
public string FallbackElement { get; }