How to syntax highlight for Org-mode inline source code src_lang{}?
问题 Is there a way to syntax highlight Org-mode inline source code which is marked with src_ruby{Array.new} ? Does Org-mode has default option for this ? Or Is there other method to do this ? 回答1: UPDATE: the correct answer to this particular question is following https://stackoverflow.com/a/28059832/462601 . Answer presented here is related to this question Syntax highlighting within #+begin_src block in emacs orgmode not working You mean like syntax-highlighting source blocks in buffer? #+BEGIN