Class: Markbridge::AST::Strikethrough
- Defined in:
- lib/markbridge/ast/strikethrough.rb
Overview
Represents strikethrough/deleted text formatting.
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