Markdent::Event::HTMLEntity - An event for an HTML entity


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

Markdent::Event::HTMLEntity - An event for an HTML entity

VERSION

Top

version 0.17

DESCRIPTION

Top

This class represents an HTML entity, like "amp" or "#0xc3".

ATTRIBUTES

Top

This class has the following attributes:

entity

The text of the entity. This omits the leading ampersand and ending semi-colon.

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.