Ted Reed <tr...@zenithia.net> writes: > #+begin_src http :pretty :wrap example json > ... > In this case, ob-http seems to default to generating example blocks. I > realized I could add a bit there to get it to fontify as JSON.
Have you tried #+begin_src http :pretty :wrap "src json :eval no" ? It should give the same effect. Best, Ihor