handle_special_CROSSREF(special) Instance Public methods Removes escaping from the cross-references in special
handle_special_HARD_BREAK(special) Instance Public methods special is a
html_list_name(list_type, open_tag) Instance Public methods In snippets, there are no lists
list_item_start(list_item, list_type) Instance Public methods Lists are paragraphs, but notes and labels have a separator
off_tags(res, item) Instance Public methods Maintains a bitmask to allow HTML elements to be closed properly. See RDoc::Markup::Formatter.
on_tags(res, item) Instance Public methods Maintains a bitmask to allow HTML elements to be closed properly. See RDoc::Markup::Formatter.
start_accepting() Instance Public methods Prepares the visitor for HTML snippet generation
truncate(text) Instance Public methods Truncates text at the end of the first word after the character_limit.
accept_paragraph(paragraph) Instance Public methods Converts the parts of paragraph to a single entry.
new(markup = nil) Class Public methods Creates a new formatter that will output HTML-safe labels
Page 906 of 11844