Pop the last buffer.

Property definitions

markdown $ MarkdownProcessor :: pop_loc
	# Pop the last buffer.
	private fun pop_loc: MDLocation do return loc_stack.pop
lib/markdown/markdown.nit:586,2--587,56