Class: Markbridge::AST::Superscript
- Defined in:
- lib/markbridge/ast/superscript.rb
Overview
Represents superscript text (e.g., for exponents).
Instance Attribute Summary
Attributes inherited from Element
Method Summary
Methods inherited from Element
#<<, #descendants, #each_descendant, #initialize, #replace_child
Constructor Details
This class inherits a constructor from Markbridge::AST::Element