| FallbackElement | 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. |
| Name |
This read-only property returns the element name
(Inherited from Element) |
| PrefixSyntax | This read-only property returns the prefix Markdown syntax |
| SuffixSyntax | This read-only property returns the suffix Markdown syntax |
| ValueAttributeName | This read-only property returns the name of the attribute value from which to get the value for the converted element's content. If null, the elements nodes are used instead. |