From: "Daniel Clemente" <n142857@gmail.com>
To: emacs-orgmode@gnu.org
Subject: 3 bugs with the HTML exporter
Date: Mon, 19 Nov 2007 22:42:46 +0100 [thread overview]
Message-ID: <ae9590aa0711191342v6523939al1fefc9f4b1de4c64@mail.gmail.com> (raw)
Hi,
with org-mode 5.13i, the HTML exporter produces wrong results. I
attach 3 explanations.
*** 1
I want a bold URI: *http://example.com/*
A cursive URI will be tricky: /http://example.com//
This other method also doesn't work:
*[[http://example.com/][http://example.com/]]*
/[[http://example.com/][http://example.com/]]/
*** 2
This line has a footnote.[1]
[1] And the footnote has a list:
- First element
- Second one
The <ul> appears inside the „p" element, but the paragraph isn't
closed; there's no </p>.
(And yes, I really have used and seen lists on footnotes on articles).
*** 3
The next horizontal line (<hr>) shouldn't be inside a paragraph
(<p>...<hr />...</p>), but on its own (<hr />):
---------------------
Since if you want for instance to apply a background-color or border
to all paragraphs, you don't want that the line also has it.
Thanks,
Daniel
next reply other threads:[~2007-11-19 21:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-19 21:42 Daniel Clemente [this message]
2007-11-22 7:50 ` 3 bugs with the HTML exporter Carsten Dominik
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=ae9590aa0711191342v6523939al1fefc9f4b1de4c64@mail.gmail.com \
--to=n142857@gmail.com \
--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.