Format to render the comment

Can be one of raw, html or md. Default is raw.

Property definitions

nitc $ CmdComment :: _format
	# Format to render the comment
	#
	# Can be one of `raw`, `html` or `md`.
	# Default is `raw`.
	var format = "raw" is optional, writable
src/doc/commands/commands_model.nit:43,2--47,41