Constant

Writer::TAGS

Callback tag relationships. All relationships are of the form "tagname" => CallbackClass.

There are three types of tag callbacks:

:pair:Paired callbacks, e.g., <c:alink></c:alink>.
:single:Single-tag callbacks, e.g., <c:bullet>.
:replace:Single-tag replacement callbacks, e.g., <r:xref>.</r:xref></c:bullet>
{
:pair     => { },
:single   => { },
:replace  => { }
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.