Thomas Holst <thomas.ho...@de.bosch.com> writes:
> Hi,
>
> zwz <zhangwe...@gmail.com> wrote:
>
>> Here is an example:
>>
>> * test
>> #+BEGIN_SRC ditaa
>> +----+ +-----+
>> | | | |
>> | | | |
>> +----+ +-----+
>> #+END_SRC
>> When I hit C-c ', the minibuffer says "Recognizing tables...done",
>> and the org src scratch buffer does not turn picture-mode on.
>
> I had the same problem. If you insert a blank line at top of the ditaa
> block and hit C-c ' with point in that line artist mode comes up. At
> least for me.
>
> HTH
Yes, same here.
And I also find that it works when the point is in the line
"#+BEGIN_SRC" without an extra blank line.