all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug, ox-html] Invalid html output
@ 2014-09-27 17:17 Rasmus
  0 siblings, 0 replies; only message in thread
From: Rasmus @ 2014-09-27 17:17 UTC (permalink / raw
  To: emacs-orgmode; +Cc: rick

Hi,

Using emacs -q an exporting the following document using ox-html

    * h1

The html contains

    <title></title>

According to the W3 online validator this is an error.  When I change
it to 

    <title> </title>

I only get a warning.

Should we worry about this?  If we should, perhaps ox-html can fall
back on the file-name as title or space if warnings are OK?

—Rasmus

-- 
This space is left intentionally blank

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

only message in thread, other threads:[~2014-09-27 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-27 17:17 [bug, ox-html] Invalid html output Rasmus

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.