emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Moe <mail@christianmoe.com>
To: "David A. Gershman" <dagershman@dagertech.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Inline HTML?
Date: Wed, 21 Sep 2016 09:15:46 +0200	[thread overview]
Message-ID: <m21t0dlo4d.fsf@christianmoe.com> (raw)
In-Reply-To: <3f70e57d-f491-545d-fa97-177ec660ebad@dagertech.net>


David A. Gershman writes:


> My org file has:
>
>     This is line one.
>     This is line two.
>
> but the HTML export makes them different paragraphs...

Does it? If they're not separated by a blank line, the exporter should run them
together into one paragraph. Mine does.

> However, a separate portion of my file has a long line and I
> do /not/ want a new paragraph, just to force a <br>:

Quoting HTML is one solution (as you've already discovered), but more
simply, you could do:

  
  This long line starts here \\
  and continues here.


Yours,
Christian

  parent reply	other threads:[~2016-09-21  7:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21  0:28 Inline HTML? David A. Gershman
2016-09-21  0:37 ` David A. Gershman
2016-09-21  0:44 ` Adam Porter
2016-09-21  7:15 ` Christian Moe [this message]
2016-09-21 14:08   ` David A. Gershman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m21t0dlo4d.fsf@christianmoe.com \
    --to=mail@christianmoe.com \
    --cc=dagershman@dagertech.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).