Re: [Orgmode] [BUG] org-export confused by " :ID: something" in elisp source blocks

2010-04-15 Thread Carsten Dominik
Fixed, thanks. - Carsten On Apr 15, 2010, at 9:20 AM, Jan Böcker wrote: Hello, I think I discovered a bug in org-export. If you have a headline with an elisp code block containing the following line: " :ID:" the HTML code will be garbled at the beginning of the headline. I have attache

[Orgmode] [BUG] org-export confused by " :ID: something" in elisp source blocks

2010-04-15 Thread Jan Böcker
Hello, I think I discovered a bug in org-export. If you have a headline with an elisp code block containing the following line: " :ID:" the HTML code will be garbled at the beginning of the headline. I have attached a minimal test case and the resulting HTML file. The #+OPTIONS: line is not ne