Class: RichTextRenderer::BlockQuoteRenderer

Inherits:
BaseBlockRenderer show all
Defined in:
lib/rich_text_renderer/block_renderers/blockquote_renderer.rb

Overview

blockquote node renderer.

Instance Attribute Summary

Attributes inherited from BaseNodeRenderer

#mappings

Method Summary

Methods inherited from BaseBlockRenderer

#render

Methods inherited from BaseNodeRenderer

#initialize

Constructor Details

This class inherits a constructor from RichTextRenderer::BaseNodeRenderer