In Scheme I can comment out unfinished, unbalanced code: #| (define (my-function |# How do I do this in Scribble? Thanks. --PR