Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.39 KB

File metadata and controls

39 lines (26 loc) · 1.39 KB

MdThematicBreak Class

Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator

Represents a thematic break. For specification see CommonMark - Thematic breaks.

public sealed class MdThematicBreak : MdLeafBlock

Inheritance: object → MdBlockMdLeafBlock → MdThematicBreak

Constructors

Name Description
MdThematicBreak()

Methods

Name Description
DeepEquals(MdBlock) Recursively compares the block to the specified instance of MdBlock.

See Also


Documentation generated by MdDocs