Markdent::Event::StartEmphasis - An event for the start of an emphasis span


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

Markdent::Event::StartEmphasis - An event for the start of an emphasis span

VERSION

Top

version 0.17

DESCRIPTION

Top

This class represents the start of an emphasis span.

ATTRIBUTES

Top

This class has the following attributes:

delimiter

The delimiter for the emphasis 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.