all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Johannes Brauer <brauer@nordakademie.de>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: How to avoid additional blank lines in html export of list
Date: Mon, 16 Nov 2020 21:47:30 +0000	[thread overview]
Message-ID: <42115840-98BC-4253-9EDF-3AB62705DFA8@nordakademie.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

Hi,

exporting the list example in chapter 2.6 of orgmode manual

1. The attack of the Rohirrim
2. Eowyn's fight with the witch king
   + this was already my favorite scene in the book
   + I really like Miranda Otto.
3. Peter Jackson being shot by Legolas
   - on DVD only
   He makes a really funny face when it happens.


to html the browser shows the output:

  1.  The attack of the Rohirrim
  2.  Eowyn's fight with the witch king
     *   this was already my favorite scene in the book
     *   I really like Miranda Otto.
  3.  Peter Jackson being shot by Legolas

     *   on DVD only

He makes a really funny face when it happens.

Is it possible to avoid the ugly blank lines?

Removing the last line of the source, the output looks like

  1.  The attack of the Rohirrim
  2.  Eowyn's fight with the witch king
     *   this was already my favorite scene in the book
     *   I really like Miranda Otto.
  3.  Peter Jackson being shot by Legolas
     *   on DVD only

That’s fine.

Johannes

[-- Attachment #2: Type: text/html, Size: 2541 bytes --]

                 reply	other threads:[~2020-11-16 21:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=42115840-98BC-4253-9EDF-3AB62705DFA8@nordakademie.de \
    --to=brauer@nordakademie.de \
    --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 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.