| Markdent documentation | view source | Contained in the Markdent distribution. |
Markdent::Event::EndCode - An event for the end of a code span
version 0.17
This class represents the end of a code span.
This class has the following attributes:
The delimiter for the code span.
This class has the following methods:
Returns the event's delimiter.
This class does the Markdent::Role::Event and Markdent::Role::BalancedEvent roles.
See Markdent for bug reporting details.
Dave Rolsky <autarch@urth.org>
This software is copyright (c) 2010 by Dave Rolsky.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Markdent documentation | view source | Contained in the Markdent distribution. |