﻿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
1748	ReStructuredText errors don't stand out from HTML documentation	Antti Kaihola	Jacob	"Every now and then a !ReStructuredText syntax error creeps into the documentation. Errors are hard to spot since they look exactly like the body text. Maybe a red border or some other visual effect would help catch them.

A new rule could go into the [http://media.djangoproject.com/css/base.css Django site style sheet]:
{{{
div.system-message { border: solid red 2px; padding: 1em; }
}}}"	defect	new	Documentation		normal				Unreviewed	0	0	0	0	0	0
