* This is a test Of ANSI color sequences #+begin_src python for x in y: print(x + "this is a test") #+end_src : this is a td =testing= In paragraph a ~color sequence~ is here. This is a sequence that covers a block #+begin_example should be colored #+end_example there should be an end here there is the end. begin  sequence without end #+begin_src python 1 + 1 #+end_src Inline source blocks will have sequences highlighted because we only look for a src-block text property. src_python{return "testing"}