Class: Decidim::ContentParsers::LinkParser
- Inherits:
-
BaseParser
- Object
- BaseParser
- Decidim::ContentParsers::LinkParser
- Defined in:
- lib/decidim/content_parsers/link_parser.rb
Overview
As recommended here: decidim-core/lib/decidim/content_processor.rb We are declaring the class and leaving it empty as we only want the renderer.
Constant Summary
Constants inherited from BaseParser
Instance Attribute Summary
Attributes inherited from BaseParser
Method Summary
Methods inherited from BaseParser
#initialize, #metadata, #rewrite
Methods included from Decidim::ContentProcessor::Common
#html_content?, #html_fragment
Constructor Details
This class inherits a constructor from Decidim::ContentParsers::BaseParser