Re: [Orgmode] Bug with section numbers due to EXAMPLE block

2010-03-03 Thread Carsten Dominik
Thanks Daniel, I have fixed this bug. - Carsten On Mar 1, 2010, at 2:29 AM, Daniel Clemente wrote: Hi, I found an HTML export bug with org-mode 6.34c-140-g44c8 and older. I used: * only one section #+BEGIN_EXAMPLE: We need: ,*

[Orgmode] Bug with section numbers due to EXAMPLE block

2010-02-28 Thread Daniel Clemente
Hi, I found an HTML export bug with org-mode 6.34c-140-g44c8 and older. I used: * only one section #+BEGIN_EXAMPLE: We need: ,* pears ,* lettuce ,* watermelons Very important! #+END_EXAMPLE: --