Ihor Radchenko <yanta...@posteo.net> writes: > Oops. > I amended the fix now. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6c862699a
It's better, but not quite there. For instance, tangle the block below into an org file and observe the reported warning. #+begin_src org :tangle /tmp/misplaced-heading-mre-2.org - Some words ,#+RESULTS: : this is a line with asterisks** in the middle #+end_src -- Suhail