From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: A more "universal markup" for exporters with italics/quotes? Date: Wed, 19 Oct 2011 09:25:52 +0200 Message-ID: <4E9E7B80.7010509@christianmoe.com> References: Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGQU5-0003H0-K6 for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 03:22:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGQU4-0004yi-Q3 for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 03:22:41 -0400 Received: from mars.hitrost.net ([91.185.211.18]:48583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGQU4-0004yS-K6 for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 03:22:40 -0400 In-Reply-To: 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: John Hendy Cc: emacs-orgmode Hi, On 10/18/11 10:14 PM, John Hendy wrote: > - italics: org doesn't handle multiple line italics in between / and > /. Tip: You can customize org-emphasis-regexp-components to accept more than one newline. > Could there be something like #+begin_quote There is! It makes blockquotes. Just go ahead and use it. Yours, Christian