From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: orgweb/Changes: broken formatting of code blocks Date: Wed, 11 Apr 2012 12:19:52 +0200 Message-ID: <877gxmmuyf.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHudX-0001N1-Qa for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 06:18:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHudV-0001Gl-B4 for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 06:18:51 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:16038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHudV-0001FS-4t for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 06:18:49 -0400 In-Reply-To: (Julian Gehring's message of "Tue, 10 Apr 2012 21:55:51 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julian Gehring Cc: emacs-orgmode@gnu.org Hi Julian, Julian Gehring writes: > at the changes page of the orgmode website, some of the code block > formatting seems to be broken (see > http://orgmode.org/Changes.html#sec-3). I recently pushed a fix for this. It looks okay to me know. Can you check again? > Can anyone please check if the attached patch would fix this? With my > local setup, this yields a proper display of the code blocks. Or do the > commas in front of the code lines have a meaning that I am simply missing? The content of the #+begin_src block is inserted as an example, which looks the right thing to do to me. Thanks, -- Bastien