Re: [docbook] Why manpage stylesheet add line breaks before each markup?

From
Bob Stayton <>
Date
2013-06-26T16:09:51+00:00
ID
6F2334C65B484D879A2D6C06011B585D@totoro
Thread
Re: [docbook] Why manpage stylesheet add line breaks before each markup?
<xsl:when test="self::text()">
<!-- * Check to see if this is a text node. -->
<!-- * -->
<!-- * If so, replace all whitespace at the beginning or end of it -->
<!-- * with a single linebreak. -->