From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [PATCH] Fix html export of footnotes with lists, tables, quotes, etc. Date: Sun, 27 Mar 2011 16:28:23 +0530 Message-ID: <81pqpcvnhs.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=39611 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3ngI-0002PZ-40 for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 06:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3ngG-0008VU-SA for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 06:58:49 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:49537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3ngG-0008VQ-PI for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 06:58:48 -0400 Received: by iwg8 with SMTP id 8so2655610iwg.0 for ; Sun, 27 Mar 2011 03:58:47 -0700 (PDT) In-Reply-To: (Puneeth Chaganti's message of "Fri, 18 Mar 2011 17:22:05 +0530") 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: Puneeth Chaganti Cc: emacs-orgmode Puneeth > Attached is a patch that allows having lists, tables, blockquotes and > other org blocks in footnotes. Source code blocks still don't work. > Would you mind posting an example test case that covers all the above cases. I am trying to merge my branch with the most recent changes in the master. I would like to make sure that I break nothing when my changes gets merged to the master. Jambunathan K.