Hi Ihor, Thank you for your reply. I apologize for not doing a more thorough test with '-Q'. I'll try to find the problem in my setup.
-k. On 2022-09-22 at 22:02 -04, Ihor Radchenko <yanta...@gmail.com> wrote: > Ken Mankoff <mank...@gmail.com> writes: > >> #+BEGIN_SRC plantuml :noweb yes :file cache-yes.png >> @startjson >> <<cache-yes()>> >> @endjson >> #+END_SRC >> >> #+RESULTS: >> [[file:cache-yes.png]] >> >> The above graphic is an error message. It states, >> >> "Your data does not sound like JSON data". > > I tried your example it is working just fine on my side. > I suggest you to try reproducing starting from Emacs -Q. > See https://orgmode.org/manual/Feedback.html. You may also find > https://github.com/alphapapa/with-emacs.sh useful to install packages > into a temporary clean Emacs instance.