all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug when generating org text then exporting to html
@ 2016-12-27  0:09 Grégoire Jadi
  0 siblings, 0 replies; 3+ messages in thread
From: Grégoire Jadi @ 2016-12-27  0:09 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 829 bytes --]

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

* bug when generating org text then exporting to html
@ 2016-12-27 12:55 Grégoire Jadi
  2017-07-03  5:01 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Grégoire Jadi @ 2016-12-27 12:55 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 829 bytes --]

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

* Re: bug when generating org text then exporting to html
  2016-12-27 12:55 Grégoire Jadi
@ 2017-07-03  5:01 ` Bastien
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2017-07-03  5:01 UTC (permalink / raw)
  To: Grégoire Jadi; +Cc: emacs-orgmode

Hi Grégoire,

Grégoire Jadi <gjadi@omecha.info> 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

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

end of thread, other threads:[~2017-07-03  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-27  0:09 bug when generating org text then exporting to html Grégoire Jadi
  -- strict thread matches above, loose matches on Subject: below --
2016-12-27 12:55 Grégoire Jadi
2017-07-03  5:01 ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.