Module: Brandish::Processors::All

Defined in:
lib/brandish/processors/all.rb,
lib/brandish/processors/all/if.rb,
lib/brandish/processors/all/embed.rb,
lib/brandish/processors/all/import.rb,
lib/brandish/processors/all/verify.rb,
lib/brandish/processors/all/comment.rb,
lib/brandish/processors/all/literal.rb

Overview

Processors designed for use with all formats. This module does not implement the Common processors, since the common processors can be format-dependant. All processors in this module are defined on the :all special format.

Defined Under Namespace

Classes: Comment, Embed, If, Import, Literal, Verify