Hi all, Is it possible to search and replace a regex/string in an org file excluding the code blocks from its scope? Say, I want to replace all opening quotes (") by backticks(``) in the text but not in the code blocks. Is there a way one could achieve that? Thanks, Vikas