Class: CodelessCode::Formats::Parsers::Term
- Defined in:
- lib/codeless_code/formats/parsers/term.rb
Overview
A custom parser for the syntax tree generated by the MediaCloth gem which formats a document using ANSI codes for color, bold, italics, and other styles.
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from CodelessCode::Formats::Parsers::Base