class RDoc::Markup::ToRdoc

def accept_list_end list

def accept_list_end list
  @list_index.pop
  @list_type.pop
  @list_width.pop
end