[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: HTML blocks in macros called before lists break in 7.5
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: HTML blocks in macros called before lists break in 7.5 |
Date: |
Sun, 24 Apr 2011 19:44:32 +0200 |
Hello,
address@hidden writes:
> #+MACRO: start #+BEGIN_HTML\n <mydiv> \n#+END_HTML
> #+MACRO: end #+BEGIN_HTML\n </mydiv> \n#+END_HTML
>
>
> * Hello world
>
> {{{start}}}
> 1. Item 1
> {{{end}}}
[...]
> Anyway, the above code worked fine in 7.4. Then I upgraded to 7.5 and
> I now have literally hundreds of these broken lists.
I've pushed a fix for that problem, along with a better handling of
macros within lists. Your example is now exported correctly. Please tell
me if more complex macros still lead to errors.
Thank you for reporting this problem.
Regards,
--
Nicolas Goaziou