From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aidan Gauland Subject: Bug: Invalid XHTML generated [7.4] Date: Sun, 9 Jan 2011 17:42:46 +1300 Message-ID: <20110109044245.GA20077@dimension8.tehua.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0428111625==" Return-path: Received: from [140.186.70.92] (port=43870 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pbn7R-0007nd-Nt for emacs-orgmode@gnu.org; Sat, 08 Jan 2011 23:43:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pbn7Q-0000fK-D2 for emacs-orgmode@gnu.org; Sat, 08 Jan 2011 23:43:05 -0500 Received: from jersey.rurallink.co.nz ([114.134.15.197]:57835 helo=smtp.rurallink.co.nz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pbn7P-0000f2-Sp for emacs-orgmode@gnu.org; Sat, 08 Jan 2011 23:43:04 -0500 Received: from 114-134-7-139.rurallink.co.nz ([114.134.7.139] helo=localhost) by smtp.rurallink.co.nz with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1Pbn7F-0002Pj-Lr for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 17:42:54 +1300 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0428111625== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The closing tag in this Org file is placed *before* the closing and items for the *** A third item heading. -----begin org file----- #+OPTIONS: H:2 #+HTML:
* A heading *** A heading that will be exported as a list item *** ditto *** A third item #+HTML:
-----end org file----- Invalid XHTML at (around) line 116. By the way, shouldn't this be one list instead of three one-item lists?
  • A heading that will be exported as a list item
  • ditto
  • A third item
    Kind regards, Aidan Gauland Emacs : GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-12-12 on brahms, modified by Debian Package: Org-mode version 7.4 current state: ============== (setq org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars) org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-agenda-files '("~/uc-files/uc-work.org") org-agenda-include-diary t org-completion-use-iswitchb t org-babel-load-languages '((emacs-lisp . t) (sh . t)) org-completion-use-ido t org-metaup-hook '(org-babel-load-in-session-maybe) org-after-todo-state-change-hook '(org-clock-out-if-current) org-export-blocks-postblock-hook '(org-exp-res/src-name-cleanup) org-export-latex-format-toc-function 'org-export-latex-format-toc-default org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe) org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-confirm-shell-link-function 'yes-or-no-p org-export-first-hook '(org-beamer-initialize-open-trackers) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-babel-pre-tangle-hook '(save-buffer) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-publish-project-alist '(("aidalgolland-orgfiles" :base-directory "~/doc-aidan/aidalgolland/main/" :publishing-directory "~/doc-aidan/aidalgolland/published/" :publishing-function org-publish-org-to-html :recursive t :base-extension "org" :section-numbers nil :table-of-contents nil :creator-info nil :language "en" :author "Aidan Gauland" :style "" :auto-preamble t :auto-postamble t) ("aidalgolland-static" :base-directory "~/doc-aidan/aidalgolland/main/" :publishing-directory "~/doc-aidan/aidalgolland/published/" :publishing-function org-publish-attachment :recursive t :base-extension "css\\|gz\\|bz2\\|lzma\\|jpg\\|gif\\|png\\|atom") ("aidalgolland" :components ("aidalgolland-orgfiles" "aidalgolland-static"))) org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers) org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel-exp-inline-src-blocks)) org-occur-hook '(org-first-headline-recenter) org-outline-path-complete-in-steps nil org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-export-blocks '((src org-babel-exp-src-blocks nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0pPMUACgkQjyzTRvYJmaVqsQCghMNq5nUBUzc0zfjXBsD3TuaW AxwAni6NMWGIYWcTqf+3CuSlUd4xP2/c =Wc3v -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- --===============0428111625== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0428111625==--