oh well, my fault! On a new field all is well with headings v2.54<br /><h1>Documentation 1</h1> <h2>Documentation 2</h2> <h3>Documentation 3</h3> <h4>Documentation 4</h4> <h5>Documentation 5</h5>
<h6>Documentation 6</h6> a line of text<br />a second line<br /><h1>Header One</h1> a line of text<br />a second line<br /><h2>Header Two</h2> a line of text<br />a second line<br /><h3>Header Three</h3> a line of text<br />a second line<br /><h2>HeaderTwo</h2> <h3>Header Three</h3> <h4>Header Four</h4> a line of text<br />a second line<br /><h5>Header Five</h5> a line of text<br />a second line<br /><h6>Header Six</h6> <p>a line of text<br />a second line<br /> no extra <br />. Just missing \n in front of <h..> to make the HTML source pretty..... Oh - there is an extra <p> after heading six </h6> tag, which causes an extra line where there should be none. There should be no <p> The other issues remaining: handling of <div> and conditional markup on its own lines should not result in extra lines. ~Hans PS: and i have to find what is causing all the <br /> on my first field..... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
