Markdent::Event::EndCode - An event for the end of a code span


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

Markdent::Event::EndCode - An event for the end of a code span

VERSION

Top

version 0.17

DESCRIPTION

Top

This class represents the end of a code span.

ATTRIBUTES

Top

This class has the following attributes:

delimiter

The delimiter for the code span.

METHODS

Top

This class has the following methods:

$event->as_text()

Returns the event's delimiter.

ROLES

Top

This class does the Markdent::Role::Event and Markdent::Role::BalancedEvent roles.

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.