Markdent::Event::Preformatted - An event for preformatted text


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

Markdent::Event::Preformatted - An event for preformatted text

VERSION

Top

version 0.17

DESCRIPTION

Top

This class represents a block of preformatted text (a code block).

ATTRIBUTES

Top

This class has the following attributes:

text

The text in the block, including newlines and additional leading space, etc.

ROLES

Top

This class does the Markdent::Role::Event role.

BUGS

Top

See Markdent for bug reporting details.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Markdent documentation  | view source Contained in the Markdent distribution.