# File lib/rdoc/markup/to_html.rb, line 253 def accept_list_item_end(list_item) @in_list_entry[-1] = list_end_for(@list.last) end