APIdock / Ruby
/
Browse About
method

end_accepting

v1_9_1_378 - Show latest stable - Class: RDoc::Markup::ToHtml
end_accepting()
public

No documentation available.

# File lib/rdoc/markup/to_html.rb, line 165
  def end_accepting
    @res
  end

Related methods

  • Instance methods
  • accept_blank_line
  • accept_heading
  • accept_list_end
  • accept_list_item
  • accept_list_start
  • accept_paragraph
  • accept_rule
  • accept_verbatim
  • add_tag
  • annotate
  • end_accepting
  • gen_url
  • handle_special_HYPERLINK
  • handle_special_TIDYLINK
  • in_tt?
  • init_tags
  • start_accepting
  • tt?
  • wrap
  • Class methods
  • gen_relative_url
  • new
  • Private methods
  • privateconvert_flow
  • privateconvert_heading
  • privateconvert_special
  • privateconvert_string
  • privateconvert_string_fancy
  • privateconvert_string_simple
  • privatehtml_list_name
  • privatelist_end_for
  • privatelist_item_start
  • privateoff_tags
  • privateon_tags
APIdock API Documentation Browser

© 2026 APIdock