Class: Markbridge::AST::LineBreak

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

Overview

Represents a line break within text.

Examples:

br = AST::LineBreak.new

Constant Summary

Constants inherited from Node

Node::DESCENDANTS

Method Summary

Methods inherited from Node

ast_chain, descendants, inherited