From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nic Subject: Re: Question about HTML Date: Thu, 27 Apr 2006 11:51:07 +0100 Message-ID: <87wtdb2sx0.fsf@nicferrier.tapsellferrier.co.uk> References: <873bfz48en.fsf@nicferrier.tapsellferrier.co.uk> <906a69978204b0a8d51df0f8bc3e561b@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZ48V-0005BH-VF for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 06:54:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZ48U-00059N-6Z for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 06:54:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZ48U-00059K-0O for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 06:54:14 -0400 Received: from [81.187.188.218] (helo=owls-house.tapsellferrier.co.uk) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FZ4BN-0006j2-44 for emacs-orgmode@gnu.org; Thu, 27 Apr 2006 06:57:13 -0400 In-Reply-To: <906a69978204b0a8d51df0f8bc3e561b@gmail.com> (Carsten Dominik's message of "Thu, 27 Apr 2006 12:38:29 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Cool, thanks. The best thing to do would be to markup the different bits semantically; eg:
sometag,othertag
Some Title Line
or:
  • sometag,othertag
    Some Title Line
Because then CSS can be used to do it if wanted. Again, I reiterate that microformat output would make all these encoding problems go away because we could post-process good semantic markup with xslt (os sxslt or whatever). Nic