Are we currently in a blockquote?

Property definitions

markdown2 $ MarkdownRenderer :: in_quote
	# Are we currently in a blockquote?
	var in_quote = 0
lib/markdown2/markdown_md_rendering.nit:46,2--47,17