﻿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
14449	restructuredtext filter does not return the correct content	Julian	nobody	"I'm using the django.contrib.flatpages with restructuredtext markup. I've tested it with a small

{{{
Disclaimer
==========

This is a *test*.
}}}

After all, the ''disclaimer'' part is not rendered. This happens because the renderer returns a ''parts'' and its ''fragment'' key is used. The [http://docutils.sourceforge.net/docs/api/publisher.html#fragment docutils doc] reads that the fragment does not contain the document title. I've added a patch which makes use of the ''html_body'' key."	Cleanup/optimization	closed	Documentation	1.3	Normal	wontfix	markup, restructuredtext	robinchew@…	Accepted	1	0	0	1	0	0
