Max Nikulin <maniku...@gmail.com> writes: >> I do not see why we should limit things to single-line strings. > > Quotes are not stripped: > > (org-babel-read "\"abc\nsdf\"" t) > "\"abc > sdf\""
Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=edb5eaaac > (org-babel-read "(\n\"abc\"\n" t) > > progn: End of file during parsing I cannot reproduce. Still, I added a prophylactic measure to recover from parsing errors. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>