Committed new revision where I changed the whitespace handling in the HTML export. Basically removed all "<BR>" elements outside of paragraphs. Downside is that some rendering may look different than in the source page if you have additional blank lines, but best I can do with the HTML assumptions for line spacing.
-- Jaap On Wed, Aug 20, 2014 at 7:48 PM, Paulo van Breugel <[email protected]> wrote: > When exporting to html, the export places a break between two consecutive > headers as in the example below. Is there a way to prevent this? > > > ===== TOC & web links ===== > > > ==== Collaboration ==== > > * test > > > > > Becomes: > > <h2>TOC & web > links</h2><br><h3>Collaboration</h3><p><ul><li>test</li></ul></p> > > >
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

