Phill Wolf <[email protected]> writes: > How can a Clojure source block contribute its standard-output results as an > example block?
See the :wrap header argument. Something like :wrap example should get you close. hth, Tom -- Thomas S. Dye http://www.tsdye.com
