﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17714	Markdown filter does not support multiple configuration options for extensions	Scott McGinness	nobody	"Attempting to use a markdown extension with multiple options does not work. For example, using
{{{
{{ my_value|markdown:""safe,headerid(forceid=False,level=3),def_list"" }}
}}}
within a template results in an exception with message
{{{
Extension ""__builtin__.NoneType"" must be of type: ""markdown.Extension"".
}}}

A patch for this is attached"	Bug	closed	contrib.markup	dev	Normal	wontfix	markup, markdown		Ready for checkin	1	0	0	0	1	0
