#+title: ROOPHLOCH '23 #+author: screwtape * Perhaps a picture is worth a thousand words #+call: get-roophloch() #+RESULTS: [[file:019-roophloch.png]] then #+begin_src elisp (org-display-inline-images) #+end_src #+RESULTS: * Underground machine appendices ** download that png #+name: get-roophloch #+begin_src shell :results file link :file 019-roophloch.png lynx --dump \ gopher://tilde.club/9/~screwtape/synthember-100days-tooffload/019-roophloch.png \ > 019-roophloch.png #+end_src #+RESULTS: get-roophloch [[file:019-roophloch.png]]