Class: Coradoc::Mirror::Node::StemBlock

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

Overview

STEM block — mathematical/scientific markup ([stem|latexmath| asciimath]\n++++). Carries a language attr ('latex' default, 'asciimath' alternative).

Constant Summary collapse

PM_TYPE =
'stem'