Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50069

XHTML closing tag issue

$
0
0
Simply by parsing and committing an xhtml file, using the container, I see the following changes to the content.

Before parsing:
<span x="y"/>
<div id="w"/>

After committing:
<span x="y"></span>
<div id="w"></div>

Is there a 'tweak' setting or other method I can use to preserve the compact version of for tags with only attributes and no content?

Viewing all articles
Browse latest Browse all 50069

Latest Images

Trending Articles



Latest Images