Remove line feed from output webhelp and xhtml transformatio
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 38
- Joined: Thu Oct 28, 2010 5:10 pm
Remove line feed from output webhelp and xhtml transformatio
Hello,
I am currently transforming my DITA content to Webhelp and XHTML but I continue to get percent-encoded linefeeds 
 in my transformed content. How and where can I make to clean out the final content in Wbehelp and XHTML output files.
Here is an excerpt of a final html file:
The empty 
 affect my tooltip hovertext in the final document.
Thank you.
I am currently transforming my DITA content to Webhelp and XHTML but I continue to get percent-encoded linefeeds 
 in my transformed content. How and where can I make to clean out the final content in Wbehelp and XHTML output files.
Here is an excerpt of a final html file:
Code: Select all
<ol class="ol"><li class="li">Glossary entries <a href="test.html" gloss-title="
 Test content goes here.
 (This is a simple test content.)
 "><dfn class="term">TEST </dfn></a> </li></ol>
Thank you.
-
- Posts: 38
- Joined: Thu Oct 28, 2010 5:10 pm
Re: Remove line feed from output webhelp and xhtml transform
Never mind got a solution. I just had to clean my source XML before the transformation by setting indent to no in the following line:
Code: Select all
<xsl:output method="xml" doctype-public="-//OASIS//DTD DITA Glossary//EN" system="glossary.dtd" omit-xml-declaration="yes" indent="no"/>
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service