# File lib/org-ruby/markdown_output_buffer.rb, line 22 def pop_mode(mode = nil) m = super(mode) @list_indent_stack.pop m end