* ascii export fails to include newlines
@ 2013-02-18 19:21 Samuel Wales
2013-02-18 19:55 ` Nicolas Goaziou
2013-02-18 20:44 ` David Rogers
0 siblings, 2 replies; 4+ messages in thread
From: Samuel Wales @ 2013-02-18 19:21 UTC (permalink / raw)
To: emacs-orgmode
In HTML this works. In ASCII it makes one paragraph.
#+begin_quote
a.
a.
#+end_quote
Thanks.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get it. There is no hope without action.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ascii export fails to include newlines
2013-02-18 19:21 ascii export fails to include newlines Samuel Wales
@ 2013-02-18 19:55 ` Nicolas Goaziou
2013-02-18 20:00 ` Samuel Wales
2013-02-18 20:44 ` David Rogers
1 sibling, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2013-02-18 19:55 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Hello,
Samuel Wales <samologist@gmail.com> writes:
> In HTML this works. In ASCII it makes one paragraph.
>
> #+begin_quote
> a.
>
> a.
> #+end_quote
>
> Thanks.
This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ascii export fails to include newlines
2013-02-18 19:55 ` Nicolas Goaziou
@ 2013-02-18 20:00 ` Samuel Wales
0 siblings, 0 replies; 4+ messages in thread
From: Samuel Wales @ 2013-02-18 20:00 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode
On 2/18/13, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> This should be fixed. Thank you.
Thanks.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get it. There is no hope without action.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ascii export fails to include newlines
2013-02-18 19:21 ascii export fails to include newlines Samuel Wales
2013-02-18 19:55 ` Nicolas Goaziou
@ 2013-02-18 20:44 ` David Rogers
1 sibling, 0 replies; 4+ messages in thread
From: David Rogers @ 2013-02-18 20:44 UTC (permalink / raw)
To: emacs-orgmode
Samuel Wales <samologist@gmail.com> writes:
> In HTML this works. In ASCII it makes one paragraph.
>
> #+begin_quote
> a.
>
> a.
> #+end_quote
Does it help to add a line, as follows?
#+OPTIONS: \n:t
#+begin_quote
a.
a.
#+end_quote
--
David
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-02-18 20:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 19:21 ascii export fails to include newlines Samuel Wales
2013-02-18 19:55 ` Nicolas Goaziou
2013-02-18 20:00 ` Samuel Wales
2013-02-18 20:44 ` David Rogers
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.