Question
Migration from RH7 to RH8 : HTML tag < ignored> introduced unwanted space
Dear All,
When migrating from RoboHelp 7 to 8, looks like there is an unwanted space introduced in the <ignored> tag.
Looks like the space is introduced by the RoboHelp 8.
HTML Help file build by RH 7 (OK)
<ignore>conf<ignore/>
HTML Help file build by RH8 (Not Good)
The <ignored> tag is transformed to the following :
<?rh-ignored text="cfg" ?> conf</span>
Please advice. We prefer to keep the <ignore> tag
Thanks
Song
