emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] small problem with <p> tags in HTML export with H:1 option set
@ 2010-09-15  0:32 Erik Iverson
  0 siblings, 0 replies; only message in thread
From: Erik Iverson @ 2010-09-15  0:32 UTC (permalink / raw)
  To: Emacs-orgmode

See the following .org file for an explanation, I think it's a
small bug...

======================================================================

#+TITLE: HTML Export with #+OPTIONS: H:1 set
#+STYLE: <style type = "text/css"> p {color: red; font-family:sans-serif;} </style>
#+OPTIONS: h:1 toc:nil
* Here is a headline, no space between it and subsequent text
This text is red.

New paragraph, also red.
** A second-level headline, no space between headline and subsequent
Oops? This line not in any HTML tag, not red.

But this is red.


** A second-level headline, one space between headline and subsequent text

Now it's red.

And so is this.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-15  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-15  0:32 [bug] small problem with <p> tags in HTML export with H:1 option set Erik Iverson

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).