emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Can special blocks be nested?


From: Nicolas Goaziou
Subject: Re: [O] Can special blocks be nested?
Date: Fri, 28 Nov 2014 23:16:08 +0100

Hello,

Marcin Borkowski <address@hidden> writes:

> this seems to work when exporting:
>
> #+BEGIN_BLOCK1
> Lorem ipsum
> #+BEGIN_BLOCK2
> dolor sit amet
> #+END_BLOCK2
> #+END_BLOCK1
>
> but font locking does not (the inner block begin/end markers are not
> colorized properly).
>
> Is this construction legal?

It is legal. You can nest special blocks, as long as they don't have the
same type.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]