| Thread Previous • Date Previous • Date Next • Thread Next |
On Tue, Oct 25, 2011 at 7:57 PM, Marco Cevoli <marco.cevoli@xxxxxxxxx>wrote:
> You should reformat your content in an HTML-safe way. How, it's hard
> to say without checking the original files.
>
You are correct for the cause - but even for this CSS can help.
Try
p {
font-family: monospace;
white-space: pre;
}
| Thread Previous • Date Previous • Date Next • Thread Next |