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


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

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

VERSION

Top

version 0.17

DESCRIPTION

Top

This class represents an image.

ATTRIBUTES

Top

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.

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.