<pre> tags are not rendered correctly in some test-cases pages

Athmane Madjoudj athmane at fedoraproject.org
Wed Jun 1 14:04:47 UTC 2011


On 06/01/2011 02:00 PM, Athmane Madjoudj wrote:
> Hello,
>
> I was reading some test-cases to improve my skills, and suddenly I've
> noticed that <pre> tags are not rendered correctly, here's some examples
> with this issue (there's more):
>
> http://fedoraproject.org/wiki/QA:Testcase_nfs_generic
> http://fedoraproject.org/wiki/QA:Testcase_nfs_pynfs
> http://fedoraproject.org/wiki/QA:Testcase_Dracut_root%3DLABEL
>

Seems to be an issue when <dd> are inside <pre> eg:

#: <pre>
#: cp /etc/exports /etc/exports.orig
#: echo '/nfs *(rw,insecure,no_root_squash)' >/etc/exports
#: mkdir /nfs
#: service nfs restart</pre>
# Next, run the following steps on the NFS '''client'''.  Mount the NFS 
directory to {{filename|/tmp}}, since tests will manipulate files in 
that directory.
#: <pre>

-- 
Athmane Madjoudj


More information about the test mailing list