feature: traling space in a node

Dear support,

 

I use tidy online found at 

https://infohound.net/tidy/tidy.pl

 

 

I have trailing space in nodes of a html file, which I would like to
preserve when converting the file to xml

I could not find any hints in the documentation whether this is possible or
not.

 

Could you give me tip where to look. That would be great. Thanks very much
in advance and kind regards

Markus Ohlenroth

 

Example

In the following example the space after “El” is removed in the result file

 

<span lang=ES style='mso-bidi-font-family:"Times New Roman";

text-transform:uppercase'>El </span>

 

Tidy’s transormation:

<span lang="ES"

style='mso-bidi-font-family:"Times New Roman";
text-transform:uppercase'>El</span>

</span>

 

 

Mit freundlichen Grüßen

Markus Ohlenroth

 

--

Dr. Markus Ohlenroth

EDV Betreuung PhilSo

Universitaet Augsburg

Universitaetsstr. 10

86159 Augsburg

Tel: 0821/598-5511

 

Received on Friday, 19 August 2016 14:46:27 UTC