Class: CodelessCode::Formats::Parsers::Plain
- Defined in:
- lib/codeless_code/formats/parsers/plain.rb
Overview
A custom parser for the syntax tree generated by the MediaCloth gem which removes all formatting such that the rendered document should appear as plain text.
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