docbook-apps message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]
Subject: Remove whitespace between closing XML tag and dot
- From: Lars Vogel <lars.vogel@googlemail.com>
- To: DocBook Apps <docbook-apps@lists.oasis-open.org>
- Date: Fri, 11 Nov 2011 11:19:20 +0100
Hello,
I use Eclipse as my XML editor and this really works well for me except one thing. Unfortunately the XML formatter in Eclipse adds a space between a closing tag and a dot. If its not a dot I actually would like that it adds this space.
Example:
Call method <code>test()</code>.
Would become>
Call method <code>test()</code> .[Space after</code>]
Is there a way to tell the XSLT conversion to remove spaces between closing XML tags and dots? If yes, it would be great to get some pointers how to implement this.
Best regards, Lars
--
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]