Omit comments from within macro definitions
Created by: natefaubion
I really want to document my macros, but currently all comments within a macro {}
block are retained in the final output even though the macro code block disappears. It'd be nice if comments in macro code would go away also.