From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: bugs wishlist, org-publish Date: Tue, 19 Dec 2006 11:32:34 +0100 Message-ID: <20061219103234.GA6207@isof-serv.isof.cnr.it> 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 1GwcTl-0003RB-CK for emacs-orgmode@gnu.org; Tue, 19 Dec 2006 05:45:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GwcTh-0003O1-Cj for emacs-orgmode@gnu.org; Tue, 19 Dec 2006 05:45:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwcTh-0003Nw-7t for emacs-orgmode@gnu.org; Tue, 19 Dec 2006 05:45:45 -0500 Received: from [192.167.162.5] (helo=mail.isof.cnr.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GwcTf-0007jm-MY for emacs-orgmode@gnu.org; Tue, 19 Dec 2006 05:45:44 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.isof.cnr.it (Postfix) with ESMTP id B8D3A21EF8A for ; Tue, 19 Dec 2006 11:32:36 +0100 (CET) Received: from mail.isof.cnr.it ([127.0.0.1]) by localhost (isof-serv.isof.cnr.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05756-10 for ; Tue, 19 Dec 2006 11:32:34 +0100 (CET) Content-Disposition: inline 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 Hello everyone, I have two wishes (almost copied from muse-mode) for the org-publish part of org-mode: 1) Is it possible to define a
environment in the html output if the lines begins with more than N (e.g. n=7) spaces ? 2) Is it possible to define a command in the html output if line begins with 5 or more dashes (----- )? TIA Giovanni