Next in thread → Next in month →

Re: [docbook] <informalexample> to contain one or multiple <programlisting> element(s) for a multi-line source code block?

From
Michael Smith <>
Date
2003-07-10T07:18:08+00:00
ID
20030710073425.GA1784@theThirdPoliceman
Thread
Re: [docbook] <informalexample> to contain one or multiple <programlisting> element(s) for a multi-line source code block?
$BCv;t$5$s!"(B

$B$*Hh$lMM$G$9(B

Taro Ikai <> writes:

[...]

> My limited understanding of XML is that it does not pay attention to 
> the white spaces or new lines within CDATA sections. The CYGWIN 
> distribution of Tidy, for example, does not not preserve 
> the new lines within CDATA. 

What version of CYGWIN Tidy are you running and what options are you
feeding to it?

With the current (February 2003) tidy run as below, I think the
formatting of your CDATA sections will be preserved.

  tidy --input-xml yes --output-xml yes (J\(B
    --indent yes --indent-spaces 2 --indent-cdata no

PGP signature
Next in thread → Next in month →