Currently processed text.

Used when visiting inline production with emit_text_until.

Property definitions

markdown $ MarkdownProcessor :: current_text=
	# Currently processed text.
	# Used when visiting inline production with `emit_text_until`.
	private var current_text: nullable Text = null
lib/markdown/markdown.nit:557,2--559,47