[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Spurious elements in HTML export
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Spurious elements in HTML export |
Date: |
Thu, 15 May 2014 13:46:57 +0200 |
Hello,
Fabrice Popineau <address@hidden> writes:
> Using the HTML exporter, I easily get spurious empty elements.
> Example:
>
> Org-mode:
>
> * Section
> [2014-05-15 jeu. 10:29]
>
> ** Subsection 1
> [2014-05-15 jeu. 10:28]
[...]
> <div id="table-of-contents">
> <h2>Table of Contents</h2>
> <div id="text-table-of-contents">
> <ul>
> <li><a href="#sec-1">1. Subsection 1</a></li>
> <li><a href="#sec-2">2. Subsection 2</a></li>
> </ul>
> </div>
> </div>
>
> <div class="figure">
> <p>
> </p>
> </div>
This should be fixed. Thank you for reporting it.
Regards,
--
Nicolas Goaziou