[This is texinfo 4.2]

The following:

  @quotation
  @example
  foo
  @end example
  @end quotation

produces this with --html:

  <blockquote>
  <br><pre>foo
  </pre>
  </blockquote>

What's the reason for the `<br>'?  It makes the output really worse.
Can it be removed?


    Werner


_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to