emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Change in HTML Header Export
@ 2014-08-02 13:16 Mike-Personal
  2014-08-02 13:39 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Mike-Personal @ 2014-08-02 13:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

Good Morning

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)?


-- 
Mike McLean
mike.mclean@pobox.com

[-- Attachment #2: Type: text/html, Size: 3248 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Change in HTML Header Export
  2014-08-02 13:16 Change in HTML Header Export Mike-Personal
@ 2014-08-02 13:39 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-08-02 13:39 UTC (permalink / raw)
  To: Mike-Personal; +Cc: emacs-orgmode

Hello,

Mike-Personal <mike.mclean@pobox.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-02 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-02 13:16 Change in HTML Header Export Mike-Personal
2014-08-02 13:39 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).