I am trying to figure out why indexterms with keywords are not displaying correct in webhelp responsive output.
Code: Select all
<indexterm ixia_locid="991" class="- topic/indexterm ">Java installing on <keyword ixia_locid="235" keyref="CWP" class="- topic/keyword ">Web Server</keyword></indexterm>
Web Server
But it should be
Java installing on Web Server
I tested OOB HTML5 transformation and it generates the index term correctly.
Thanks
Arron