Table of Contents

MarkdownElement.FallbackElement Property

Definition

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; }

Property Value

string