Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator
Represents a thematic break. For specification see CommonMark - Thematic breaks.
public sealed class MdThematicBreak : MdLeafBlock
Inheritance: object → MdBlock → MdLeafBlock → MdThematicBreak
Name | Description |
---|---|
MdThematicBreak() |
Name | Description |
---|---|
DeepEquals(MdBlock) | Recursively compares the block to the specified instance of MdBlock. |
Documentation generated by MdDocs