Ok, I see, Just I have to replace all uppercased babels and example blocks to lowercase to keep same. I have a lot of org files. Huge for me. I can take with the lower-case tag. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Sat, Nov 18, 2017 at 3:14 AM, Eric Abrahamsen wrote: > "numbchild@gmail.com" writes: > > > Yeah, I misunderstand your code. Anyway, It should be like this: > > > > #+BEGIN_SRC python > > ... > > #+END_SRC > > > > #+BEGIN_EXAMPLE > > ... > > #+END_EXAMPLE > > > > etc > > If you look back up this (admittedly very long) thread, you'll see the > general consensus is to move to lower-case tags. I've intentionally left > things lowercase, and now will have to handle "example" specially, based > on the value of `org-babel-uppercase-example-markers'. > > >