logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Attributes

       This class has the following attributes:

   delimiter
       The delimiter for the emphasis span.

Author

       Dave Rolsky <autarch@urth.org>

Bugs

       See Markdent for bug reporting details.

       Bugs may be submitted at <https://github.com/houseabsolute/Markdent/issues>.

       I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".

Description

       This class represents the start of an emphasis span.

Methods

       This class has the following methods:

   $event->as_text
       Returns the event's delimiter.

Name

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

Roles

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

Source

       The source code repository for Markdent can be found at <https://github.com/houseabsolute/Markdent>.

Version

       version 0.40

See Also