emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] shorter way of #+HTML: <br />


From: Enda
Subject: [O] shorter way of #+HTML: <br />
Date: Wed, 6 Jun 2012 10:02:27 -0700 (PDT)

When I prepare an org file to convert into html, I have to have a lot
of

#+HTML: <br />

to break lines without a full full line space between them, should
there be or is there is shorter way to doing this?, like having a dot
on a line by itself for the html converter could mean a newline
(without a full line space) like:

Org mode
.
Emacs

would be converted to:

<p>
Org mode
<br />
Emacs
<p>


Best wishes,

Enda

reply via email to

[Prev in Thread] Current Thread [Next in Thread]