Kind of processor used

Property definitions

markdown $ Decorator :: PROCESSOR
	# Kind of processor used
	type PROCESSOR: MarkdownProcessor
lib/markdown/markdown.nit:641,2--642,34

nitc $ CmdDecorator :: PROCESSOR
	redef type PROCESSOR: CmdMarkdownProcessor
src/doc/templates/html_commands.nit:365,2--43

nitc $ CmdInlineDecorator :: PROCESSOR
	redef type PROCESSOR: CmdMarkdownProcessor
src/doc/templates/html_commands.nit:410,2--43