Class: Markbridge::AST::HorizontalRule

Inherits:
Node
  • Object
show all
Defined in:
lib/markbridge/ast/horizontal_rule.rb

Overview

Represents a horizontal rule/divider.

Examples:

hr = AST::HorizontalRule.new

Constant Summary

Constants inherited from Node

Node::DESCENDANTS

Method Summary

Methods inherited from Node

ast_chain, descendants, inherited