|
(display (current-directory)) (display md) (newline) |
This is especially disruptive with the recent terminal control changes for raco setup; a simple fix is to remove the display calls (or provide some other side-channel for communicating if this information is useful beyond debugging).
scribble-math/asymptote.rkt
Line 28 in a69b6fa
This is especially disruptive with the recent terminal control changes for
raco setup; a simple fix is to remove thedisplaycalls (or provide some other side-channel for communicating if this information is useful beyond debugging).