Hi. ReSpec is stripping out my self-closing <br /> tags and leaving them without the trailing slash, as in the following (polyglot markup requires the closing slash). Source: <p> <code>Content-type: text/html; charset=utf-8</code> <br /> or <br /> <code>Content-type: text/html; charset=utf-16</code> </p> Post-ReSpec: <p> <code>Content-type: text/html; charset=utf-8</code> <br> or <br> <code>Content-type: text/html; charset=utf-16</code> </p> Is this by design? If not, is there a place to log a bug to have this behavior changed? Thanks, EliotReceived on Thursday, 9 December 2010 21:14:59 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:55:15 UTC