accept_list_end(list)
Pops the list type for list from #list_type
# File lib/rdoc/markup/to_tt_only.rb, line 36 def accept_list_end list @list_type.pop end