[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Change in HTML Header Export
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Change in HTML Header Export |
Date: |
Sat, 02 Aug 2014 15:39:23 +0200 |
Hello,
Mike-Personal <address@hidden> writes:
> I have noticed that recent versions of Org mode export differently than
> before. (I haven’t looked yet for a specific commit that changes this, but
> can depending on the reply below).
>
> Numbered headings used to be exported as:
>
> <h2 id="sec-1"><span class="section-number-2">1</span> Background</h2>
>
> Today they are exported as:
>
> <h2 id="sec-1">1 Background</h2>
>
> I have custom CSS that would format the number differently based on the
> <span></span> tags.
>
> Is this accidental (a bug) or intentional (a design change)?
The former. This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou