On Mon, 16 Jul 2007, Scott Smedley wrote:

+<cmdsynopsis>
+       <filename
+               ><replaceable>image.svg</replaceable
+       ></filename
+       ><literal>:</literal

Please put the > before the newline.

One problem with that is that it will add whitespace between elements. The only way to avoid whitespace is to have no singe newline, space or tab between the closing '>' of a tag and the starting '<' of the next.

/Viktor

Reply via email to