A block element for a footer.
public class FooterBlock : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.FooterBlock(BlockParser)Initializes a new instance of the FooterBlock class.OpeningCharacterGets or sets the opening character used to match this footer (by default it is ^)