Class: Coradoc::Markdown::Literal

Inherits:
Base
  • Object
show all
Defined in:
lib/coradoc/markdown/model/literal.rb

Overview

Literal block — preformatted text with no syntax highlighting and no inline formatting. Distinct from a code block (which carries a language for highlighting).

Markdown: indented code block (4 leading spaces per line).

Method Summary

Methods inherited from Base

visit, #visit