Class: Coradoc::Mirror::Node::PassBlock

Inherits:
CodeBlock show all
Defined in:
lib/coradoc/mirror/node.rb

Overview

Pass block — raw passthrough content (‘++++` delimiter). Same shape as CodeBlock; flagged via attrs.passthrough = true.

Constant Summary collapse

PM_TYPE =
'pass'

Constants inherited from Coradoc::Mirror::Node

POLYMORPHIC, TYPE_TO_CLASS

Method Summary

Methods inherited from Coradoc::Mirror::Node

#text_content