Class

ToFlow

Extends:

There's no documentation for this item.

Constants
InlineTag
LIST_TYPE_TO_HTML
Public Methods
accept_blank_line
accept_heading
accept_list_end
accept_list_item
accept_list_start
accept_paragraph
accept_rule
accept_verbatim
add_tag Add a new set of HTML tags for an attribute. We allow separate start and end tags for flexibility
annotate Given an HTML tag, decorate it with class information and the like if required. This is a no-op in the base class, but is overridden in HTML output classes that implement style sheets
end_accepting
init_tags Set up the standard mapping of attributes to HTML tags
new
start_accepting Here’s the client side of the visitor pattern
Private Methods
convert_flow
convert_special
convert_string some of these patterns are taken from SmartyPants…
off_tags
on_tags
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.