Re: [O] bug when generating org text then exporting to html

2017-07-03 Thread Bastien
Hi Grégoire,

Grégoire Jadi  writes:

> With the following file :
> * Test
>
> #+BEGIN_SRC elisp :results drawer :exports results
> (format "* My Headline")
> #+END_SRC
>
>
> When I export this file to HTML, I expect to have the same result as if
> I had the following file :
> * Test
> * My Headline
>
> However, the exporter also include a paragraph with :RESULTS:.

I cannot reproduce this problem.  Can you now?

-- 
 Bastien



[O] bug when generating org text then exporting to html

2016-12-31 Thread Grégoire Jadi
Hi all,

With the following file :
* Test
#+BEGIN_SRC elisp :results drawer :exports results
(format "* My Headline")
#+END_SRC


When I export this file to HTML, I expect to have the same result as if
I had the following file :
* Test
* My Headline

However, the exporter also include a paragraph with :RESULTS:.

WDYT?

I'm using Org mode version 9.0.3 (release_9.0.3-134-g517fed).



signature.asc
Description: OpenPGP digital signature


[O] bug when generating org text then exporting to html

2016-12-31 Thread Grégoire Jadi
Hi all,

With the following file :
* Test
#+BEGIN_SRC elisp :results drawer :exports results
(format "* My Headline")
#+END_SRC


When I export this file to HTML, I expect to have the same result as if
I had the following file :
* Test
* My Headline

However, the exporter also include a paragraph with :RESULTS:.

WDYT?

I'm using Org mode version 9.0.3 (release_9.0.3-134-g517fed).



signature.asc
Description: OpenPGP digital signature