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::Image - An event for an image

Attributes

       This class has the following attributes:

   uri
       The uri for the image.

   alt_text
       The alt text for the image.

   title
       The image title. This is optional.

   id
       The image's id. This is optional.

   is_implicit_id
       This will be true if the image's id was not specified explicitly in the Markdown text.

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 an image.

Name

       Markdent::Event::Image - An event for an image

Roles

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

Source

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

Version

       version 0.40

See Also