emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Regression - ditaa images include 'nil' in HTML output
Date: Wed, 10 Dec 2008 23:43:46 +0100	[thread overview]
Message-ID: <B4A93547-1502-4849-8917-6B0AD79728DB@uva.nl> (raw)
In-Reply-To: <873agvyidd.fsf@gollum.intra.norang.ca>

Fixed, I hope.

Thanks.

- Carsten

On Dec 10, 2008, at 7:50 PM, Bernt Hansen wrote:

> Hi Carsten,
>
> I'm using the latest org-version
>
> $ git describe
> release_6.14-7-g27e0d70
>
> I'm creating some HTML documentation with ditaa images and noticed  
> that
> export now includes 'nil' after the images as follows:
>
> ,----[ x.org ]
> | * Test
> |
> | #+BEGIN_ditaa test.png
> | : +----+
> | : |    |
> | : |    |
> | : +----+
> | #+END_ditaa
> `----
>
> C-c C-e b
>
> generates HTML with the following output snippet
>
> ,----[ x.html ]
> | <div class="figure">
> | <p><img src="test.png"  alt="test.png">
> | nil
> | </div>
> | </p></div>
> | </div>
> `----
>
> The 'nil' on line 3 ends up displayed (as in
> http://doc.norang.ca/org-mode.html)
>
> I also noticed that the closing tags don't match opening tags (<p>
> without </p> or </div> with no <div> etc. so this would fail HTML
> validation.
>
> -Bernt
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2008-12-10 22:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 18:50 Regression - ditaa images include 'nil' in HTML output Bernt Hansen
2008-12-10 22:43 ` Carsten Dominik [this message]
2008-12-10 23:44   ` Bernt Hansen

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=B4A93547-1502-4849-8917-6B0AD79728DB@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=bernt@norang.ca \
    --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).