Hi
I'm doing mediawiki printing using print. I have a geishi code fragment that looks like this:
The line in the middle is rendered as a non breaking space, as shown
This gives a conversion error:
Thing is, any line space could be a non breaking space
1. Is the error correct/OK?
2. Is there any mechanism in the PDF Export from mediawiki that you guys would normally recommend for reporting these sort of errors?
Thanks
H
I'm doing mediawiki printing using print. I have a geishi code fragment that looks like this:
}
if
The line in the middle is rendered as a non breaking space, as shown
<pre class="cpp" style="font-family:monospace;"><span style="color: #008000;">}</span><br /> <br /><span style="color: #0000ff;">if</span></pre>
This gives a conversion error:
-:2: error: Entity 'nbsp' not defined
Thing is, any line space could be a non breaking space
1. Is the error correct/OK?
2. Is there any mechanism in the PDF Export from mediawiki that you guys would normally recommend for reporting these sort of errors?
Thanks
H